mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
mdoc(7) police: Fixed the .Ex calls in manpages that describe more
than one utility. PR: docs/30437 Submitted by: SUZUKI Koichi <koich@cac.co.jp>
This commit is contained in:
parent
34d2276e63
commit
6658f7a13b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83342
@ -153,7 +153,7 @@ coding (as used in the historical command pack), or adaptive Huffman
|
|||||||
coding (as used in the historical command compact), and takes less
|
coding (as used in the historical command compact), and takes less
|
||||||
time to compute.
|
time to compute.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Ex -std
|
.Ex -std compress uncompress zcat
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Rs
|
.Rs
|
||||||
.%A Welch, Terry A.
|
.%A Welch, Terry A.
|
||||||
|
@ -331,7 +331,7 @@ to specifying the
|
|||||||
.Fl x
|
.Fl x
|
||||||
option.
|
option.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Ex -std
|
.Ex -std hexdump hd
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
Display the input in perusal format:
|
Display the input in perusal format:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.\"
|
.\"
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm rtsold
|
.Nm rtsold , rtsol
|
||||||
.Nd router solicitation daemon
|
.Nd router solicitation daemon
|
||||||
.\"
|
.\"
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
@ -176,7 +176,7 @@ Advertisement packet has arrived on each
|
|||||||
then exit.
|
then exit.
|
||||||
.El
|
.El
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Ex -std
|
.Ex -std rtsold rtsol
|
||||||
.\"
|
.\"
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width /var/run/rtsold.dump -compact
|
.Bl -tag -width /var/run/rtsold.dump -compact
|
||||||
|
Loading…
Reference in New Issue
Block a user