summaryrefslogtreecommitdiff
path: root/doc/groff.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/groff.texinfo')
-rw-r--r--doc/groff.texinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/groff.texinfo b/doc/groff.texinfo
index a081f8b0..17d1aeb7 100644
--- a/doc/groff.texinfo
+++ b/doc/groff.texinfo
@@ -1896,16 +1896,16 @@ The command line format for using the @file{man} macros with
@code{groff} is:
@example
-groff -m man [ -rcR1 ] [ -rC1 ] [ -rD1 ] [ -rP@var{nnn} ]
+groff -m man [ -rcR=1 ] [ -rC1 ] [ -rD1 ] [ -rP@var{nnn} ]
[ -rS@var{xx} ] [ -rX@var{nnn} ] [ @var{files}@dots{} ]
@end example
It is possible to use @samp{-man} instead of @w{@samp{-m man}}.
@table @code
-@item -rcR1
+@item -rcR=1
This option (the default in nroff mode) will create a single, very long
-page instead of multiple pages. Say @code{-rcR0} to disable it.
+page instead of multiple pages. Say @code{-rcR=0} to disable it.
@item -rC1
If more than one manual page is given on the command line, number the
@@ -6359,7 +6359,7 @@ name.
This would be called as
@example
-.vl $Id: groff.texinfo,v 1.57 2000/12/03 19:55:16 wlemb Exp $
+.vl $Id: groff.texinfo,v 1.58 2000/12/06 22:31:33 wlemb Exp $
@end example
@xref{Request Arguments}.