svn commit: r199510 - head/contrib/ipfilter/man

[ Available lists | Index of svn-src-head | Month of Nov 2009 | Week of 19 Nov 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Darren Reed <darrenr@FreeBSD.org>
Date
19 Nov 2009 08:10:24
Subject
svn commit: r199510 - head/contrib/ipfilter/man
Message-ID
200911190810.nAJ8AOKF098105@svn.freebsd.org


[ Hide this part ]
Author: darrenr
Date: Thu Nov 19 08:10:24 2009
New Revision: 199510
URL: http://svn.freebsd.org/changeset/base/199510

Log:
fix spelling mistake

Modified:
head/contrib/ipfilter/man/ipf.8

Modified: head/contrib/ipfilter/man/ipf.8
==============================================================================
--- head/contrib/ipfilter/man/ipf.8 Thu Nov 19 07:01:09 2009 (r199509)
+++ head/contrib/ipfilter/man/ipf.8 Thu Nov 19 08:10:24 2009 (r199510)
@@ -46,7 +46,7 @@ supports \fBlanguage\fI. At present, th
\fBC\fB (-cc) for which two files - \fBip_rules.c\fP
and \fBip_rules.h\fP are generated in the \fBCURRENT DIRECTORY\fP when
\fBipf\fP is being run. These files can be used with the
-\fBIPFILTER_COMPILED\fP kernel option to build filter rules staticly into
+\fBIPFILTER_COMPILED\fP kernel option to build filter rules staticlly into
the kernel.
.TP
.B \-d


Elapsed time: 1.852 seconds