mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 00:33:30 +00:00
Expand a bit the description of the -t option.
Triggered by: Stijn Hoop <stijn@win.tue.nl> on freebsd-questions
This commit is contained in:
parent
a20e25385c
commit
c2dd33d88b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149910
@ -184,10 +184,16 @@ This option overrides the
|
|||||||
environment variable.
|
environment variable.
|
||||||
.It Fl t
|
.It Fl t
|
||||||
Use
|
Use
|
||||||
.Nm %troff%
|
.Dq Li "%troff%"
|
||||||
to format the manual page, passing the output to stdout.
|
to format the manual page, passing the output to stdout.
|
||||||
The output from
|
The default output format of
|
||||||
.Nm %troff%
|
.Xr groff 1
|
||||||
|
is Postscript, but see the manual page of
|
||||||
|
.Xr groff 1
|
||||||
|
for ways to pick an alternate format.
|
||||||
|
.Pp
|
||||||
|
Depending on the selected format and the availability of printing
|
||||||
|
devices, the output
|
||||||
may need to be passed through some filter or another before being
|
may need to be passed through some filter or another before being
|
||||||
printed.
|
printed.
|
||||||
.It Fl w
|
.It Fl w
|
||||||
|
Loading…
Reference in New Issue
Block a user