From 79b9df8c4d84bcb494f4fb2337291b6d7ffca84f Mon Sep 17 00:00:00 2001 From: wblock Date: Sun, 5 Jul 2015 14:17:57 +0000 Subject: MFC r284914: Fix a couple of missing lines that obscured the -p description. Approved by: re --- contrib/pf/pflogd/pflogd.8 | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.1