[Bug 225441] daemon(8) inconsistent option flag in SYNOPSIS and DESCRIPTION for syslog_facility
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 25 15:45:16 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225441
Maxim Konovalov <maxim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxim at FreeBSD.org
--- Comment #2 from Maxim Konovalov <maxim at FreeBSD.org> ---
Hello,
it looks like obvious typo.
Does the following patch look ok for you?
Index: daemon.8
===================================================================
--- daemon.8 (revision 328399)
+++ daemon.8 (working copy)
@@ -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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list