Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 20:53:37 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r284914 - head/contrib/pf/pflogd
Message-ID:  <201506282053.t5SKrbjh040510@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506282053.t5SKrbjh040510>