summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-06-07 20:18:23 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-06-07 20:18:23 +0000
commitcc60c35de4a3ca7ac2f18a7a3cdb1382cecd42ba (patch)
tree58ef669ce7f4cb343dcbc21193c2d93ef61bee5b
parent48466d8c42de2e17b5d130b490ae3a929b01776a (diff)
downloadsrc-test2-cc60c35de4a3ca7ac2f18a7a3cdb1382cecd42ba.tar.gz
src-test2-cc60c35de4a3ca7ac2f18a7a3cdb1382cecd42ba.zip
Notes
-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 e39df7a2813e..be6c0cfd7a1e 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