From 53c2c7918d3acfce094cb4e2066ebfe1b5c38127 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Fri, 26 Jan 2018 08:52:28 +0000 Subject: o A command line flag for the syslog_facility fixed in the SYNOPSIS. PR: 225441 --- usr.sbin/daemon/daemon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') 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 -- cgit v1.2.3