diff man/programs.texi @ 36737:71af0a08c2cc

Mention that file names are tags.
author Francesco Potortì <pot@gnu.org>
date Mon, 12 Mar 2001 12:41:32 +0000
parents 11db0318031d
children 93ab84d1d3ec
line wrap: on
line diff
--- a/man/programs.texi	Mon Mar 12 12:33:39 2001 +0000
+++ b/man/programs.texi	Mon Mar 12 12:41:32 2001 +0000
@@ -1886,9 +1886,9 @@
 
   Just what names from the described files are recorded in the tags table
 depends on the programming language of the described file.  They
-normally include all functions and subroutines, and may also include
-global variables, data types, and anything else convenient.  Each name
-recorded is called a @dfn{tag}.
+normally include all file names, functions and subroutines, and may
+also include global variables, data types, and anything else
+convenient.  Each name recorded is called a @dfn{tag}.
 
 @cindex C++ class browser, tags
 @cindex tags, C++