diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
commit | bf95f4749485653fcbff0be73db299a9d226d4e0 (patch) | |
tree | c6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/ipsend | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/ipsend')
-rw-r--r-- | usr.sbin/ipsend/ipsend/ipsend.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipsend/ipsend/ipsend.5 b/usr.sbin/ipsend/ipsend/ipsend.5 index dae402b4f05..f7ac9113fae 100644 --- a/usr.sbin/ipsend/ipsend/ipsend.5 +++ b/usr.sbin/ipsend/ipsend/ipsend.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsend.5,v 1.1 1998/01/26 04:17:03 dgregor Exp $ +.\" $OpenBSD: ipsend.5,v 1.2 1999/06/05 22:17:08 aaron Exp $ .TH IPSEND 5 .SH NAME ipsend \- IP packet description language @@ -123,7 +123,7 @@ be adjusted to accomodate data or further protocol headers. sets the fragment offset field of the IP packet. Default is 0. .TP .B ttl <number> -sets the time to live (TTL) field of the IP header. Default is 60. +sets the time to live (TTL) field of the IP header. Default is 60. .TP .B proto <protocol> sets the protocol field of the IP header. The protocol can either be a |