Fix #35: syslogd man page lists -v as verbose mode, is version

When syncing with the FreeBSD man page the audit missed this option.
The man page should detail what the daemon does, even though in this
case it would've been nice to have the FreeBSD behahvior for -v.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg 2021-06-21 23:24:18 +02:00
parent fc5096f1c2
commit 287e009514

View File

@ -298,14 +298,7 @@ instead of the timestamp field supplied in the message by the remote host.
This is useful if some of the originating hosts cannot keep time properly
or are unable to generate a correct timestamp.
.It Fl v
Verbose logging. If specified once, the numeric facility and priority
are logged with each locally-written message. If specified more than
once, the names of the facility and priority are logged with each
locally-written message.
.Pp
This option only affects the formatting of RFC 3164 messages. Messages
formatted according to RFC 5424 always include a facility/priority
number.
Show program version and exit.
.El
.Pp
The