aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2018-01-26 08:52:28 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2018-01-26 08:52:28 +0000
commit53c2c7918d3acfce094cb4e2066ebfe1b5c38127 (patch)
treeed913b6fd1d31cf28c08295348c37b69ce392f2b /usr.sbin
parentc042d0ca4a2432882fc4be47ceb64b394ffe6cec (diff)
downloadsrc-53c2c7918d3acfce094cb4e2066ebfe1b5c38127.tar.gz
src-53c2c7918d3acfce094cb4e2066ebfe1b5c38127.zip
o A command line flag for the syslog_facility fixed in the SYNOPSIS.
PR: 225441
Notes
Notes: svn path=/head/; revision=328434
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/daemon/daemon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8
index d8fd43f89bca..345d81607b64 100644
--- a/usr.sbin/daemon/daemon.8
+++ b/usr.sbin/daemon/daemon.8
@@ -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