mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Manual page cleanups.
Original author: mpp
This commit is contained in:
parent
8cbaf4f5a2
commit
2464ec91ca
3 changed files with 4 additions and 5 deletions
|
|
@ -96,7 +96,6 @@ If a parameter is not specified the default will be used.
|
|||
The defaults are chosen to have the reasonable values for
|
||||
a Times font.
|
||||
.SH "SEE ALSO"
|
||||
.BR font (5)
|
||||
.BR groff_font (@MAN5EXT@),
|
||||
.BR groff (@MAN1EXT@),
|
||||
.BR groff_char (@MAN7EXT@)
|
||||
|
|
|
|||
|
|
@ -629,7 +629,7 @@ The input to
|
|||
must be in the format output by
|
||||
.BR @g@troff (@MAN1EXT@).
|
||||
This is described in
|
||||
.BR groff_out (@MAN1EXT@).
|
||||
.BR groff_out (@MAN5EXT@).
|
||||
In addition the device and font description files for the device used
|
||||
must meet certain requirements.
|
||||
The device and font description files supplied for
|
||||
|
|
@ -828,7 +828,7 @@ Macros to undo the effect of
|
|||
.BI /tmp/grops XXXXXX
|
||||
Temporary file.
|
||||
.SH "SEE ALSO"
|
||||
.BR afmtodit (@MAN1EXT@),
|
||||
.\" .BR afmtodit (@MAN1EXT@),
|
||||
.BR groff (@MAN1EXT@),
|
||||
.BR @g@troff (@MAN1EXT@),
|
||||
.BR psbb (@MAN1EXT@),
|
||||
|
|
|
|||
|
|
@ -1381,7 +1381,7 @@ In Unix troff, the
|
|||
contents of
|
||||
.I filename
|
||||
is immediately copied through to the output regardless of whether
|
||||
there is a current diversion; this behaviour is so anomalous that it
|
||||
there is a current diversion; this behavior is so anomalous that it
|
||||
must be considered a bug.
|
||||
.TP
|
||||
.BI .ev\ xx
|
||||
|
|
@ -1423,7 +1423,7 @@ if the end of a sentence occurs at the end of a line in fill mode, then
|
|||
both an inter-word space and a sentence space will be added;
|
||||
if two spaces follow the end of a sentence in the middle of a line,
|
||||
then the second space will be a sentence space.
|
||||
Note that the behaviour of Unix troff will be exactly
|
||||
Note that the behavior of Unix troff will be exactly
|
||||
that exhibited by GNU troff if a second argument is never given to the
|
||||
.B ss
|
||||
request.
|
||||
|
|
|
|||
Loading…
Reference in a new issue