aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff
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
commit5942defa411ae023fe5e4c09bbecd902f1efb606 (patch)
treea08e0a19ac54766dc0741ee17072ccebc274fdbb /contrib/groff
parentc29e78e78f5919328cc40aa0673fd5d5ad0d562b (diff)
parentcc60c35de4a3ca7ac2f18a7a3cdb1382cecd42ba (diff)
downloadsrc-5942defa411ae023fe5e4c09bbecd902f1efb606.tar.gz
src-5942defa411ae023fe5e4c09bbecd902f1efb606.zip
This commit was generated by cvs2svn to compensate for changes in r115984,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=115985
Diffstat (limited to 'contrib/groff')
-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