From owner-cvs-all@FreeBSD.ORG Thu Aug 19 17:21:32 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FFB16A4CE; Thu, 19 Aug 2004 17:21:32 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A55343D3F; Thu, 19 Aug 2004 17:21:31 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id D2CAF11B00; Thu, 19 Aug 2004 19:21:28 +0200 (CEST) Date: Thu, 19 Aug 2004 19:21:28 +0200 From: "Simon L. Nielsen" To: Ceri Davies , Andre Oppermann , Nate Lawson , John Birrell , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040819172127.GA2105@zaphod.nitro.dk> References: <200408172205.i7HM5sDs087606@repoman.freebsd.org> <20040819030854.GM99521@freebsd3.cimlogic.com.au> <41242606.6070604@root.org> <41247C7A.B21E7660@freebsd.org> <20040819171835.GZ5433@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20040819171835.GZ5433@submonkey.net> User-Agent: Mutt/1.5.6i Subject: Re: cvs commit: src/sys/conf files options src/sys/modules/ipfw Makefilesrc/sys/net bridge.c src/sys/netgraph ng_bridge.c src/sys/netinet ip_divert.cip_dummynet.c ip_dummynet.h ip_fastfwd.c ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.cip_output.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 17:21:32 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.08.19 18:18:35 +0100, Ceri Davies wrote: > Also, I think that the ipfirewall.4 manpage could use the following > diff attached if PFIL_HOOKS is now mandatory. Just a minor style nit.... : > Index: src/share/man/man4/ipfirewall.4 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/src/share/man/man4/ipfirewall.4,v > retrieving revision 1.29 > diff -u -r1.29 ipfirewall.4 > --- src/share/man/man4/ipfirewall.4 29 Nov 2002 11:39:19 -0000 1.29 > +++ src/share/man/man4/ipfirewall.4 19 Aug 2004 17:16:21 -0000 > @@ -46,6 +46,8 @@ > enable > .Xr divert 4 > sockets > +.It Dv PFIL_HOOKS > +add packet filter hooks > .El > .Sh SEE ALSO > .Xr setsockopt 2 , > @@ -53,4 +55,5 @@ > .Xr ip 4 , > .Xr ipfw 8 , > .Xr sysctl 8 , > -.Xr syslogd 8 > +.Xr syslogd 8, ^ there should be a space there. > +.Xr pfil 9 --=20 Simon L. Nielsen FreeBSD Documentation Team --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBJOGXh9pcDSc1mlERAupLAJ9bdCDuLYTS/u3dmP+7vJBki9wlIwCgxAOH YlUQyRx7QC3nqbOhni6Kfd8= =BW+v -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--