diff options
Diffstat (limited to 'usr.sbin/ipsend/iptest')
-rw-r--r-- | usr.sbin/ipsend/iptest/iptest.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipsend/iptest/iptest.1 b/usr.sbin/ipsend/iptest/iptest.1 index 5e6c6b5754a..51c72d6645b 100644 --- a/usr.sbin/ipsend/iptest/iptest.1 +++ b/usr.sbin/ipsend/iptest/iptest.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iptest.1,v 1.1 1998/01/26 04:17:09 dgregor Exp $ +.\" $OpenBSD: iptest.1,v 1.2 1999/09/21 01:17:31 alex Exp $ .TH IPTEST 1 .SH NAME iptest \- automatically generate a packets to test IP functionality @@ -38,7 +38,7 @@ variations). .TP .B \-2 Run IP test group #2. This group of tests generates packets with the IP -options constructed with invalud values given other packet characteristics. +options constructed with invalid values given other packet characteristics. The point tests are: 1 (option length > packet length), 2 (option length = 0). .TP .B \-3 |