Update .Dd, sync usage() for -F. Missed in previous change.
This commit is contained in:
parent
36285e787f
commit
fb0e21cfe8
@ -28,7 +28,7 @@
|
||||
.\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd May 13, 2008
|
||||
.Dd March 3, 2015
|
||||
.Dt SYSLOGD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -718,7 +718,7 @@ usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "%s\n%s\n%s\n%s\n",
|
||||
"usage: syslogd [-468ACcdknosTuv] [-a allowed_peer]",
|
||||
"usage: syslogd [-468ACcdFknosTuv] [-a allowed_peer]",
|
||||
" [-b bind_address] [-f config_file]",
|
||||
" [-l [mode:]path] [-m mark_interval]",
|
||||
" [-P pid_file] [-p log_socket]");
|
||||
|
Loading…
x
Reference in New Issue
Block a user