Update manpage ndppd(1) to include '-p' option
This commit is contained in:
parent
d03e890269
commit
db6598fd4a
8
ndppd.1
8
ndppd.1
@ -5,7 +5,7 @@
|
||||
.SH NAME
|
||||
ndppd \- NDP Proxy Daemon
|
||||
.SH SYNOPSIS
|
||||
.B ndppd [-d] [-c <config-file>]
|
||||
.B ndppd [-d] [-c <config-file>] [-p <pidfile>]
|
||||
.SH DESCRIPTION
|
||||
.BR ndppd,
|
||||
or 'NDP Proxy Daemon', is a daemon (!!) that proxies NDP
|
||||
@ -21,11 +21,15 @@ Daemonizes
|
||||
.B ndppd
|
||||
and puts it into the background. It also
|
||||
enables syslogging.
|
||||
.IP "-p <pidfile>"
|
||||
Creates a
|
||||
.I pidfile
|
||||
at the specified location.
|
||||
.SH FILES
|
||||
.I /etc/ndppd.conf
|
||||
.RS
|
||||
Default configuration file. See
|
||||
.BR ndppd (5)
|
||||
.BR ndppd(5)
|
||||
for further details.
|
||||
.RE
|
||||
.SH BUGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user