summaryrefslogtreecommitdiffstats
path: root/libexec/pppoed/pppoed.8
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-11-23 00:21:20 +0000
committerbrian <brian@FreeBSD.org>1999-11-23 00:21:20 +0000
commit3d4700ff3018349a466aa9d16ba285ccb3b6e9aa (patch)
treeb613dfa04f8dd6bf117418ba77244c1a5580e669 /libexec/pppoed/pppoed.8
parent0490237359168cdf80cd0cb32ed68534dcf37f89 (diff)
downloadFreeBSD-src-3d4700ff3018349a466aa9d16ba285ccb3b6e9aa.zip
FreeBSD-src-3d4700ff3018349a466aa9d16ba285ccb3b6e9aa.tar.gz
Add a ``-P pidfile'' option
Diffstat (limited to 'libexec/pppoed/pppoed.8')
-rw-r--r--libexec/pppoed/pppoed.87
1 files changed, 7 insertions, 0 deletions
diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8
index da8038b..808c3dd 100644
--- a/libexec/pppoed/pppoed.8
+++ b/libexec/pppoed/pppoed.8
@@ -34,6 +34,7 @@
.Sh SYNOPSIS
.Nm pppoed
.Op Fl Fd
+.Op Fl P Ar pidfile
.Op Fl a Ar name
.Op Fl e Ar exec
.Op Fl p Ar provider
@@ -120,6 +121,12 @@ If the
flag is given, additional diagnostics are provided (see the
.Sx DIAGNOSTICS
section below).
+.Pp
+If
+.Ar pidfile
+is given,
+.Nm
+will write its process ID to this file on startup.
.Sh DIAGNOSTICS
After creating the necessary
.Xr netgraph 4
OpenPOWER on IntegriCloud