diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-21 01:17:32 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-21 01:17:32 +0000 |
commit | c1dafb5b8fca1e6d218361e8a43644a79cf3e768 (patch) | |
tree | ac46564bf694434b460ffd938258d96f3d6d3c4e /usr.sbin/ipsend/iptest | |
parent | 0c59ebcc19e5aa3caf4c5ebb2114ca4a983a1803 (diff) |
Typo fix (invalud -> invalid); mason@netbsd.org
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 |