diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-24 11:59:44 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-24 11:59:44 +0000 |
commit | df2608d362329bbea9e752b0c9a9e8d07b458106 (patch) | |
tree | 5e66b92bbca706e1333c66624ab81f8b7cabbb76 /usr.sbin | |
parent | 1487180f14d4afb7559ebc23cfa532cc46f27ae4 (diff) |
repair; d@
Diffstat (limited to 'usr.sbin')
-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) |