diff etc/etags.1 @ 43724:16affaf7292b

etags honours #line directives.
author Francesco Potortì <pot@gnu.org>
date Tue, 05 Mar 2002 11:42:46 +0000
parents 0fe5fe39786c
children 96f84561b0ab
line wrap: on
line diff
--- a/etc/etags.1	Tue Mar 05 11:28:26 2002 +0000
+++ b/etc/etags.1	Tue Mar 05 11:42:46 2002 +0000
@@ -59,7 +59,9 @@
 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.
+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.
 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