Update manpage ndppd(1) to include '-p' option
This commit is contained in:
parent
d03e890269
commit
db6598fd4a
6
ndppd.1
6
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,6 +21,10 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user