diff man/maintaining.texi @ 45919:82005f29044d

etags
author Francesco Potortì <pot@gnu.org>
date Thu, 20 Jun 2002 08:52:22 +0000
parents 8aa6e4d588ce
children 6d4eadedbff1
line wrap: on
line diff
--- a/man/maintaining.texi	Thu Jun 20 08:43:57 2002 +0000
+++ b/man/maintaining.texi	Thu Jun 20 08:52:22 2002 +0000
@@ -332,7 +332,8 @@
 In Fortran code, functions, subroutines and block data are tags.
 
 @item
-In makefiles, targets are tags.
+In makefiles, targets are tags; additionally, variables are tags
+unless you specify @samp{--no-globals}.
 
 @item
 In Objective C code, tags include Objective C definitions for classes,