man: Try Ql for inline literal display rather than Cm
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
5efd1cffd8
commit
dca20067c6
@ -59,15 +59,15 @@ shown below.
|
|||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -width "RFC3164:"
|
.Bl -tag -compact -width "RFC3164:"
|
||||||
.It RFC3164:
|
.It RFC3164:
|
||||||
.Cm Aug 24 05:14:15 192.0.2.1 myproc[8710]: Kilroy was here.
|
.Ql Aug 24 05:14:15 192.0.2.1 myproc[8710]: Kilroy was here.
|
||||||
.It RFC5424:
|
.It RFC5424:
|
||||||
.Cm 2003-08-24T05:14:15.000003-07:00 192.0.2.1 myproc 8710 - - Kilroy was here.
|
.Ql 2003-08-24T05:14:15.000003-07:00 192.0.2.1 myproc 8710 - - Kilroy was here.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Note, for remote logging the messages are prefixed with
|
Note, for remote logging the messages are prefixed with
|
||||||
.Cm <PRI>
|
.Ql <PRI>
|
||||||
or
|
or
|
||||||
.Cm <PRI>1 ,
|
.Ql <PRI>1 ,
|
||||||
respectively.
|
respectively.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
Reference in New Issue
Block a user