diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2018-01-26 08:52:28 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2018-01-26 08:52:28 +0000 |
| commit | 53c2c7918d3acfce094cb4e2066ebfe1b5c38127 (patch) | |
| tree | ed913b6fd1d31cf28c08295348c37b69ce392f2b /usr.sbin | |
| parent | c042d0ca4a2432882fc4be47ceb64b394ffe6cec (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/daemon/daemon.8 | 2 |
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 |
