From owner-freebsd-hackers@freebsd.org Sun Jun 28 16:55:39 2015 Return-Path: Delivered-To: freebsd-hackers@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 8B62298F948 for ; Sun, 28 Jun 2015 16:55:39 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Received: from know-smtprelay-omc-2.server.virginmedia.net (know-smtprelay-omc-2.server.virginmedia.net [80.0.253.66]) by mx1.freebsd.org (Postfix) with ESMTP id 07D1F1371 for ; Sun, 28 Jun 2015 16:55:38 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Received: from [192.168.1.100] ([86.20.122.200]) by know-smtprelay-2-imp with bizsmtp id lsvd1q00P4KXVwe01svdVu; Sun, 28 Jun 2015 17:55:37 +0100 X-Originating-IP: [86.20.122.200] X-Spam: 0 X-Authority: v=2.1 cv=RLtOZNW+ c=1 sm=1 tr=0 a=WByauD8lJrWvBFCNrxRoEQ==:117 a=WByauD8lJrWvBFCNrxRoEQ==:17 a=NLZqzBF-AAAA:8 a=-0vIq9fx67kA:10 a=N659UExz7-8A:10 a=3tcz3bTJAAAA:8 a=6I5d2MoRAAAA:8 a=aM_IB06m_s-QZ9zpjB8A:9 a=pILNOxqGKmIA:10 Message-ID: <559026FC.3080404@NTLWorld.com> Date: Sun, 28 Jun 2015 17:55:24 +0100 From: Jonathan de Boyne Pollard User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "supervision@list.skarnet.org" , FreeBSD Hackers Subject: pflog(8) manual page bug References: <54430B41.3010301@NTLWorld.com> <54B86FD5.3090203@NTLWorld.com> <554E53EF.4080600@NTLWorld.com> <554E93AF.3070709@NTLWorld.com> <556BA130.50708@NTLWorld.com> <55902328.8080602@NTLWorld.com> In-Reply-To: <55902328.8080602@NTLWorld.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 16:55:39 -0000 Jonathan de Boyne Pollard: > There's the steady chipping away at that list of 157 rc.d scripts, > which has just lost off its list a few pf services and savecore > amongst other things. Yet another bug report that has come out of this is that the pflogd(8) manual page has some gibberish under the -i option. The original OpenBSD update ... * http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/pflogd/pflogd.8.diff?r1=1.35&r2=1.36&f=h ... was not accurately brought over to FreeBSD ... * https://svnweb.freebsd.org/base/head/contrib/pf/pflogd/pflogd.8?r1=171172&r2=223637 ... and was missing two lines that make the gibberish make sense. Of course ... * http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/pflogd/pflogd.8.diff?r1=1.37&r2=1.38&f=h ... that option doesn't even exist any more. (-: