man: Change formatting of log msg examples using Li instead of Cm
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
06f669f32e
commit
864ddaeb7d
@ -87,12 +87,12 @@ stamps, msgid, structured data, and more. The BSD format cannot be set,
|
||||
it is only the default for remote targets for compatibility reasons.
|
||||
.Pp
|
||||
.Bl -tag -compact -width "RFC3164:"
|
||||
.It BSD:
|
||||
.Cm myproc[8710]: Kilroy was here.
|
||||
.It RFC3164:
|
||||
.Cm 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.
|
||||
.It Sy BSD:
|
||||
.Li myproc[8710]: Kilroy was here.
|
||||
.It Sy RFC3164:
|
||||
.Li Aug 24 05:14:15 192.0.2.1 myproc[8710]: Kilroy was here.
|
||||
.It Sy RFC5424:
|
||||
.Li 2003-08-24T05:14:15.000003-07:00 192.0.2.1 myproc 8710 - - Kilroy was here.
|
||||
.El
|
||||
.Pp
|
||||
The log rotation, which is only relevant for files, details the max
|
||||
|
Loading…
Reference in New Issue
Block a user