From: Jim Meyering Date: Fri, 11 Apr 2008 10:11:06 +0000 (+0200) Subject: doc: avoid "make pdf" failure (due to texi2dvi bug?) X-Git-Tag: v6.11~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a899840bcce94cf5976876bf194e6b24d891316d;p=thirdparty%2Fcoreutils.git doc: avoid "make pdf" failure (due to texi2dvi bug?) * doc/coreutils.texi (filesZeroFromOption): Comment out @cindex-in-@macro use. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 5b63973342..01c2f00aea 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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\