mdoc fixes.
This commit is contained in:
parent
ca113df5a3
commit
1b7809b1ef
@ -116,14 +116,18 @@ If an unknown service name is used,
|
|||||||
prints a warning and falls back to port 514.
|
prints a warning and falls back to port 514.
|
||||||
.It Fl p Ar pri
|
.It Fl p Ar pri
|
||||||
Enter the message with the specified priority.
|
Enter the message with the specified priority.
|
||||||
The priority may be specified numerically or as a ``facility.level''
|
The priority may be specified numerically or as a
|
||||||
|
.Li facility.level
|
||||||
pair.
|
pair.
|
||||||
For example, ``\-p local3.info'' logs the message(s) as
|
For example,
|
||||||
|
.Dq Fl p Li local3.info
|
||||||
|
logs the message(s) as
|
||||||
.Ar info Ns rmational
|
.Ar info Ns rmational
|
||||||
level in the
|
level in the
|
||||||
.Ar local3
|
.Ar local3
|
||||||
facility.
|
facility.
|
||||||
The default is ``user.notice.''
|
The default is
|
||||||
|
.Dq Li user.notice .
|
||||||
.It Fl S Ar addr Ns \&: Ns Ar port
|
.It Fl S Ar addr Ns \&: Ns Ar port
|
||||||
Specify source address and/or source port when using
|
Specify source address and/or source port when using
|
||||||
.Fl h
|
.Fl h
|
||||||
@ -135,9 +139,9 @@ flag is enabled.
|
|||||||
Note that a numeric IPv6 address in
|
Note that a numeric IPv6 address in
|
||||||
.Ar addr
|
.Ar addr
|
||||||
must be enclosed with
|
must be enclosed with
|
||||||
.Qq \&[
|
.Dq \&[
|
||||||
and
|
and
|
||||||
.Qq \&] .
|
.Dq \&] .
|
||||||
.It Fl t Ar tag
|
.It Fl t Ar tag
|
||||||
Mark every line in the log with the specified
|
Mark every line in the log with the specified
|
||||||
.Ar tag
|
.Ar tag
|
||||||
|
Loading…
Reference in New Issue
Block a user