diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-15 02:18:01 +0000 |
commit | 9da2fba87b0c32ad5a2f8805053e6c791801ac54 (patch) | |
tree | d3179d0375ff065b09db6a12207722992fb45fee /usr.sbin/ipsend/ipresend | |
parent | 03629ece824a815e170827e0647d941ab81d82dd (diff) |
ethernet -> Ethernet, other repairs
Diffstat (limited to 'usr.sbin/ipsend/ipresend')
-rw-r--r-- | usr.sbin/ipsend/ipresend/ipresend.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ipsend/ipresend/ipresend.1 b/usr.sbin/ipsend/ipresend/ipresend.1 index 40f98256209..3282dd91ca4 100644 --- a/usr.sbin/ipsend/ipresend/ipresend.1 +++ b/usr.sbin/ipsend/ipresend/ipresend.1 @@ -68,7 +68,7 @@ The input file specified by \fB\-i\fP is a binary file produced using libpcap .B \-R When sending packets out, send them out "raw" (the way they came in). The only real significance here is that it will expect the link layer (i.e. -ethernet) headers to be prepended to the IP packet being output. +Ethernet) headers to be prepended to the IP packet being output. .TP .B \-S The input file is to be in "snoop" format (see RFC 1761). Packets are read |