svn commit: r284914 - head/contrib/pf/pflogd

Warren Block wblock at FreeBSD.org
Sun Jun 28 20:53:37 UTC 2015


Author: wblock (doc committer)
Date: Sun Jun 28 20:53:36 2015
New Revision: 284914
URL: https://svnweb.freebsd.org/changeset/base/284914

Log:
  Fix a couple of missing lines that obscured the -p description.
  
  Submitted by:	Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups at NTLWorld.com>
  MFC after:	1 week

Modified:
  head/contrib/pf/pflogd/pflogd.8

Modified: head/contrib/pf/pflogd/pflogd.8
==============================================================================
--- head/contrib/pf/pflogd/pflogd.8	Sun Jun 28 20:32:03 2015	(r284913)
+++ head/contrib/pf/pflogd/pflogd.8	Sun Jun 28 20:53:36 2015	(r284914)
@@ -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


More information about the svn-src-head mailing list