summaryrefslogtreecommitdiffstats
path: root/contrib/pf
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2015-06-28 20:53:36 +0000
committerwblock <wblock@FreeBSD.org>2015-06-28 20:53:36 +0000
commitd9b0213b85f215d0bb127529a4fe283a366ec4bc (patch)
treee3b648a859532bd215ce7716e64d13aa7aad1b37 /contrib/pf
parent60dd496bf031c11fb1da1ec96c1d4dbee88e133a (diff)
downloadFreeBSD-src-d9b0213b85f215d0bb127529a4fe283a366ec4bc.zip
FreeBSD-src-d9b0213b85f215d0bb127529a4fe283a366ec4bc.tar.gz
Fix a couple of missing lines that obscured the -p description.
Submitted by: Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.com> MFC after: 1 week
Diffstat (limited to 'contrib/pf')
-rw-r--r--contrib/pf/pflogd/pflogd.82
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/pf/pflogd/pflogd.8 b/contrib/pf/pflogd/pflogd.8
index 38c954c..d730a6b 100644
--- a/contrib/pf/pflogd/pflogd.8
+++ b/contrib/pf/pflogd/pflogd.8
@@ -125,9 +125,11 @@ By default,
.Nm
will use
.Ar pflog0 .
+.It Fl p Ar pidfile
Writes a file containing the process ID of the program to
.Pa /var/run .
The file name has the form
+.Ao Ar pidfile Ac Ns .pid .
The default is
.Ar pflogd .
.It Fl s Ar snaplen
OpenPOWER on IntegriCloud