]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(pr invocation): Reword to avoid using `:'
authorJim Meyering <jim@meyering.net>
Thu, 28 Feb 2002 08:30:19 +0000 (08:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 28 Feb 2002 08:30:19 +0000 (08:30 +0000)
in an @opindex entry -- info doesn't permit it.

doc/coreutils.texi

index d7d0962926c703d4c5e07da492b2930839ae1453..eb393b0b38be4b69299cbeb8fea2aa6ba653548f 100644 (file)
@@ -1653,8 +1653,13 @@ The program accepts the following options.  Also see @ref{Common options}.
 
 @item +@var{first_page}[:@var{last_page}]
 @itemx --pages=@var{first_page}[:@var{last_page}]
-@opindex +@var{first_page}[:@var{last_page}]
-@opindex --pages
+@c The two following @opindex lines evoke warnings because they contain `:'
+@c The `info' spec does not permit that.  If we use those lines, we end
+@c up with truncated index entries that don't work.
+@c @opindex +@var{first_page}[:@var{last_page}]
+@c @opindex --pages=@var{first_page}[:@var{last_page}]
+@opindex +@var{page_range}
+@opindex --pages=@var{page_range}
 Begin printing with page @var{first_page} and stop with @var{last_page}.
 Missing @samp{:@var{last_page}} implies end of file.  While estimating
 the number of skipped pages each form feed in the input file results