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
|
||||
.Bl -tag -compact -width "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:
|
||||
.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
|
||||
.Pp
|
||||
Note, for remote logging the messages are prefixed with
|
||||
.Cm <PRI>
|
||||
.Ql <PRI>
|
||||
or
|
||||
.Cm <PRI>1 ,
|
||||
.Ql <PRI>1 ,
|
||||
respectively.
|
||||
.Pp
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user