From 864ddaeb7d12f13e5f922bdc41f40d6e74291a2c Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Mon, 9 Dec 2019 18:29:14 +0100 Subject: [PATCH] man: Change formatting of log msg examples using Li instead of Cm Signed-off-by: Joachim Nilsson --- man/syslog.conf.5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/syslog.conf.5 b/man/syslog.conf.5 index 6e5e7a9..fd27f7d 100644 --- a/man/syslog.conf.5 +++ b/man/syslog.conf.5 @@ -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