svn commit: r332316 - stable/11/usr.sbin/daemon
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Mon Apr 9 05:43:31 UTC 2018
Author: gonzo
Date: Mon Apr 9 05:43:30 2018
New Revision: 332316
URL: https://svnweb.freebsd.org/changeset/base/332316
Log:
MFC r328434 by maxim:
o A command line flag for the syslog_facility fixed in the SYNOPSIS.
PR: 225441
Modified:
stable/11/usr.sbin/daemon/daemon.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/usr.sbin/daemon/daemon.8
==============================================================================
--- stable/11/usr.sbin/daemon/daemon.8 Mon Apr 9 01:07:47 2018 (r332315)
+++ stable/11/usr.sbin/daemon/daemon.8 Mon Apr 9 05:43:30 2018 (r332316)
@@ -43,7 +43,7 @@
.Op Fl o Ar output_file
.Op Fl s Ar syslog_priority
.Op Fl T Ar syslog_tag
-.Op Fl s Ar syslog_facility
+.Op Fl l Ar syslog_facility
.Ar command arguments ...
.Sh DESCRIPTION
The
More information about the svn-src-stable
mailing list