2003-05-03 Ruslan Ermilov <ru@FreeBSD.org>

* tmac/groff_mdoc.man: Slight improvements.
This commit is contained in:
Ruslan Ermilov 2003-06-07 20:18:23 +00:00
parent 48466d8c42
commit cc60c35de4

View File

@ -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