summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2003-09-26 12:22:28 +0000
committerrse <rse@FreeBSD.org>2003-09-26 12:22:28 +0000
commit47a24475307947eb35bd6d5da19e078bd3580fe8 (patch)
treefa3238d8b819240634630abcc990e883f78ed5f1 /sbin/ipfw
parentdf8b28032a99895cf55ec4a805c93ef74430a1bd (diff)
downloadFreeBSD-src-47a24475307947eb35bd6d5da19e078bd3580fe8.zip
FreeBSD-src-47a24475307947eb35bd6d5da19e078bd3580fe8.tar.gz
fix typo: s/sytem/system/
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index c82612d..fea1094 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1944,7 +1944,7 @@ following to the top of a ruleset:
.Dl "ipfw add deny ip from any to any not verrevpath in"
.Pp
This rule drops all incoming packets that appear to be coming to the
-sytem on the wrong interface. For example, a packet with a source
+system on the wrong interface. For example, a packet with a source
address belonging to a host on a protected internal network would be
dropped if it tried to enter the system from an external interface.
.Ss DYNAMIC RULES
OpenPOWER on IntegriCloud