diff options
Diffstat (limited to 'usr.sbin/ipsend/ipresend/ipresend.1')
-rw-r--r-- | usr.sbin/ipsend/ipresend/ipresend.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ipsend/ipresend/ipresend.1 b/usr.sbin/ipsend/ipresend/ipresend.1 index 3282dd91ca4..cb476158862 100644 --- a/usr.sbin/ipsend/ipresend/ipresend.1 +++ b/usr.sbin/ipsend/ipresend/ipresend.1 @@ -44,6 +44,7 @@ MTU's without setting them so. .TP .BR \-r \0<filename> Specify the filename from which to take input. Default is stdin. +.TP .B \-E The input file is to be text output from etherfind. The text formats which are currently supported are those which result from the following etherfind @@ -91,8 +92,6 @@ option combinations: .TP .B \-X The input file is composed of text descriptions of IP packets. -.TP -.SH FILES .DT .SH SEE ALSO snoop(1m), tcpdump(8), etherfind(8c), ipftest(1), ipresend(1), iptest(1), bpf(4), dlpi(7p) |