svn commit: r346051 - in stable: 11/usr.sbin/daemon 12/usr.sbin/daemon
Michael Gmelin
grembo at FreeBSD.org
Tue Apr 9 12:28:13 UTC 2019
Author: grembo (ports committer)
Date: Tue Apr 9 12:28:12 2019
New Revision: 346051
URL: https://svnweb.freebsd.org/changeset/base/346051
Log:
MFC r345512: Correct contradictory information on default syslog logging
priority.
Modified:
stable/12/usr.sbin/daemon/daemon.8
Directory Properties:
stable/12/ (props changed)
Changes in other areas also in this revision:
Modified:
stable/11/usr.sbin/daemon/daemon.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/12/usr.sbin/daemon/daemon.8
==============================================================================
--- stable/12/usr.sbin/daemon/daemon.8 Tue Apr 9 10:33:18 2019 (r346050)
+++ stable/12/usr.sbin/daemon/daemon.8 Tue Apr 9 12:28:12 2019 (r346051)
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 15, 2018
+.Dd March 25, 2019
.Dt DAEMON 8
.Os
.Sh NAME
@@ -129,7 +129,7 @@ Requires adequate superuser privileges.
.It Fl s Ar syslog_priority
These priorities are accepted: emerg, alert, crit, err, warning,
notice, info, and debug.
-The default is info.
+The default is notice.
.It Fl l Ar syslog_facility
These facilities are accepted: auth, authpriv, console, cron, daemon,
ftp, kern, lpr, mail, news, ntp, security, syslog, user, uucp, and
More information about the svn-src-stable-12
mailing list