summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/man/ipf.5
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2016-05-19 03:18:54 +0000
committercy <cy@FreeBSD.org>2016-05-19 03:18:54 +0000
commitc7e47200ddac9e9145953bba57f6dbdcd9a286c4 (patch)
tree60959023b49de4f3953c63cd31d967250c781e3c /contrib/ipfilter/man/ipf.5
parent1eac39e429a8635c0a7a02ba9c1c12e6d1fd4cb2 (diff)
downloadFreeBSD-src-c7e47200ddac9e9145953bba57f6dbdcd9a286c4.zip
FreeBSD-src-c7e47200ddac9e9145953bba57f6dbdcd9a286c4.tar.gz
Fix another typo.
Reported by: cem MFC after: 6 days
Diffstat (limited to 'contrib/ipfilter/man/ipf.5')
-rw-r--r--contrib/ipfilter/man/ipf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ipfilter/man/ipf.5 b/contrib/ipfilter/man/ipf.5
index 3c97aa3..e6b470f 100644
--- a/contrib/ipfilter/man/ipf.5
+++ b/contrib/ipfilter/man/ipf.5
@@ -881,7 +881,7 @@ through without needing to explicitly allow all fragment body packets.
An example of how this is done is as follows:
.PP
.nf
-pass in proto udp from any port = 2049 to any with frags keep fags
+pass in proto udp from any port = 2049 to any with frags keep frags
.fi
.SH Building a tree of rules
.PP
OpenPOWER on IntegriCloud