diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 5b6397334..01c2f00ae 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\ |