diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-04-09 11:26:44 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-04-09 11:26:44 +0000 |
commit | cff0ec525f3b1ded4e116d9b7142041d9753f829 (patch) | |
tree | 84c15d5b8cc21a927370428df5b7ab98c24ec7a7 | |
parent | 29a6b3b6b2a2250eeb9d94a6571efdc79ab37619 (diff) |
spelling
-rw-r--r-- | usr.sbin/ipftest/ipftest.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipftest/ipftest.1 b/usr.sbin/ipftest/ipftest.1 index 912b3a3542c..f0e808957df 100644 --- a/usr.sbin/ipftest/ipftest.1 +++ b/usr.sbin/ipftest/ipftest.1 @@ -1,6 +1,6 @@ .TH ipftest 8 .SH NAME -ipftest \- test packet filter rules with arbitary input. +ipftest \- test packet filter rules with arbitrary input. .SH SYNOPSIS .B ipftest [ @@ -19,7 +19,7 @@ interface .PP \fBipftest\fP is provided for the purpose of being able to test a set of filter rules without having to put them in place, in operation and proceed -to test their effectiveness. The hope is that this minimises disruptions +to test their effectiveness. The hope is that this minimizes disruptions in providing a secure IP environment. .PP \fBipftest\fP will parse any standard ruleset for use with \fBipf\fP |