summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-07 20:18:23 +0000
committerru <ru@FreeBSD.org>2003-06-07 20:18:23 +0000
commit959908aada290609241e750ec458c53cbf97d74c (patch)
treea08e0a19ac54766dc0741ee17072ccebc274fdbb /contrib
parent40efdaed65820b983f91de9040dd922c5fe4cfcd (diff)
parent532ed44af5e35b05a03a771db703489efb729c7a (diff)
downloadFreeBSD-src-959908aada290609241e750ec458c53cbf97d74c.zip
FreeBSD-src-959908aada290609241e750ec458c53cbf97d74c.tar.gz
This commit was generated by cvs2svn to compensate for changes in r115984,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/groff/tmac/groff_mdoc.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/groff/tmac/groff_mdoc.man b/contrib/groff/tmac/groff_mdoc.man
index e39df7a..be6c0cf 100644
--- a/contrib/groff/tmac/groff_mdoc.man
+++ b/contrib/groff/tmac/groff_mdoc.man
@@ -3925,14 +3925,15 @@ displayed with a
device like
.Sq latin1
or
-.Sq unicode
+.Sq unicode ,
to make the manual more efficient for viewing on-line.
This behaviour can be changed (e.g.\& to create a hardcopy of the
.Tn TTY
output) by setting the register
.Ql cR
to zero while calling
-.Xr groff :
+.Xr groff 1 ,
+resulting in multiple pages instead of a single, very long page:
.Pp
.Dl groff -Tlatin1 -rcR=0 -mdoc foo.man > foo.txt
.Pp
OpenPOWER on IntegriCloud