Date: Thu, 19 Aug 2004 19:21:28 +0200 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: Ceri Davies <ceri@submonkey.net>, Andre Oppermann <andre@freebsd.org>, Nate Lawson <nate@root.org>, John Birrell <jb@cimlogic.com.au>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org 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 ... Message-ID: <20040819172127.GA2105@zaphod.nitro.dk> In-Reply-To: <20040819171835.GZ5433@submonkey.net> References: <200408172205.i7HM5sDs087606@repoman.freebsd.org> <20040819030854.GM99521@freebsd3.cimlogic.com.au> <41242606.6070604@root.org> <41247C7A.B21E7660@freebsd.org> <20040819171835.GZ5433@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040819172127.GA2105>