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.
|
it is only the default for remote targets for compatibility reasons.
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -width "RFC3164:"
|
.Bl -tag -compact -width "RFC3164:"
|
||||||
.It BSD:
|
.It Sy BSD:
|
||||||
.Cm myproc[8710]: Kilroy was here.
|
.Li myproc[8710]: Kilroy was here.
|
||||||
.It RFC3164:
|
.It Sy RFC3164:
|
||||||
.Cm Aug 24 05:14:15 192.0.2.1 myproc[8710]: Kilroy was here.
|
.Li Aug 24 05:14:15 192.0.2.1 myproc[8710]: Kilroy was here.
|
||||||
.It RFC5424:
|
.It Sy RFC5424:
|
||||||
.Cm 2003-08-24T05:14:15.000003-07:00 192.0.2.1 myproc 8710 - - Kilroy was here.
|
.Li 2003-08-24T05:14:15.000003-07:00 192.0.2.1 myproc 8710 - - Kilroy was here.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The log rotation, which is only relevant for files, details the max
|
The log rotation, which is only relevant for files, details the max
|
||||||
|
Loading…
Reference in New Issue
Block a user