]> git.eshelyaron.com Git - emacs.git/commitdiff
Use Cweb as an example, not Yacc.
authorFrancesco Potortì <pot@gnu.org>
Wed, 13 Mar 2002 06:57:20 +0000 (06:57 +0000)
committerFrancesco Potortì <pot@gnu.org>
Wed, 13 Mar 2002 06:57:20 +0000 (06:57 +0000)
etc/etags.1

index cba6f830232a8f482f4b6078a3520ba81ef1e6f8..676cd868a146032090d5bedbd89409fb922fbdd5 100644 (file)
@@ -59,9 +59,9 @@ table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for
 Files specified with relative file names will be recorded in the tag
 table with file names relative to the directory where the tag table
 resides.  Files specified with absolute file names will be recorded
-with absolute file names.  Files generated from a source file\-\-like a C
-file created by a source Yacc file\-\-will be recorded with the name of the
-source file.
+with absolute file names.  Files generated from a source file\-\-like
+a C file generated from a source Cweb file\-\-will be recorded with
+the name of the source file.
 The programs recognize the language used in an input file based on its
 file name and contents.  The \fB\-\-language\fP switch can be used to force
 parsing of the file names following the switch according to the given