From owner-svn-src-all@freebsd.org Sun Jul 5 14:17:58 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C5FD94B5; Sun, 5 Jul 2015 14:17:58 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6BB2E14CE; Sun, 5 Jul 2015 14:17:58 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t65EHwc9044873; Sun, 5 Jul 2015 14:17:58 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t65EHwYF044872; Sun, 5 Jul 2015 14:17:58 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201507051417.t65EHwYF044872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Sun, 5 Jul 2015 14:17:58 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r285162 - stable/10/contrib/pf/pflogd X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2015 14:17:58 -0000 Author: wblock (doc committer) Date: Sun Jul 5 14:17:57 2015 New Revision: 285162 URL: https://svnweb.freebsd.org/changeset/base/285162 Log: MFC r284914: Fix a couple of missing lines that obscured the -p description. Approved by: re Modified: stable/10/contrib/pf/pflogd/pflogd.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/contrib/pf/pflogd/pflogd.8 ============================================================================== --- stable/10/contrib/pf/pflogd/pflogd.8 Sun Jul 5 14:16:31 2015 (r285161) +++ stable/10/contrib/pf/pflogd/pflogd.8 Sun Jul 5 14:17:57 2015 (r285162) @@ -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