Subject: Re: Tune up NetBSD
To: matthew sporleder <msporleder@gmail.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: tech-net
Date: 04/05/2006 16:01:35
--9Ek0hoCL9XbhcSqy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Mon, Mar 27, 2006 at 09:44:07AM -0500, matthew sporleder wrote:
> You might want to check out this thread:
> http://mail-index.netbsd.org/tech-kern/2006/03/24/0000.html
Talking of which the following trivial patch would have helped me
greatly - thank you bjh21 !
Cheers,
Patrick
--9Ek0hoCL9XbhcSqy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="ipf.pat"
Index: ipf.8
===================================================================
RCS file: /cvsroot/src/dist/ipf/man/ipf.8,v
retrieving revision 1.10
diff -u -r1.10 ipf.8
--- ipf.8 23 Jul 2004 05:39:04 -0000 1.10
+++ ipf.8 5 Apr 2006 14:59:15 -0000
@@ -106,6 +106,7 @@
.TP
.B \-s
Swap the active filter list in use to be the "other" one.
+.TP
.B \-T <optionlist>
This option allows run-time changing of IPFilter kernel variables. Some
variables require IPFilter to be in a disabled state (\fB-D\fP) for changing,
--9Ek0hoCL9XbhcSqy--