doc: avoid "make pdf" failure (due to texi2dvi bug?)
authorJim Meyering <meyering@redhat.com>
Fri, 11 Apr 2008 10:11:06 +0000 (12:11 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Apr 2008 10:11:06 +0000 (12:11 +0200)
* doc/coreutils.texi (filesZeroFromOption):
Comment out @cindex-in-@macro use.

doc/coreutils.texi

index 5b63973..01c2f00 100644 (file)
@@ -3077,7 +3077,9 @@ Print only the maximum line lengths.
 @macro filesZeroFromOption{cmd,withTotalOption}
 @itemx --files0-from=@var{FILE}
 @opindex --files0-from=@var{FILE}
-@cindex including files from @command{\cmd\}
+@c This is commented out to avoid a texi2dvi failure.
+@c texi2dvi (GNU Texinfo 4.11) 1.104
+@c @cindex including files from @command{\cmd\}
 Rather than processing files named on the command line, process those
 named in file @var{FILE}; each name is terminated by a null byte.
 This is useful \withTotalOption\