fix typo: s/sytem/system/

This commit is contained in:
rse 2003-09-26 12:22:28 +00:00
parent df8b28032a
commit 47a2447530

View File

@ -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