summaryrefslogtreecommitdiff
path: root/doc/editcap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-02-11 20:30:28 +0000
committerGuy Harris <guy@alum.mit.edu>2004-02-11 20:30:28 +0000
commit5f7e403326d0b94dcdb8fcdf0b397d14c5f3fa9e (patch)
tree79b25d76813d69c4a97671984aed4350c9244f19 /doc/editcap.pod
parentfaf27fecc623916af3b98f462846dda2696763ca (diff)
downloadwireshark-5f7e403326d0b94dcdb8fcdf0b397d14c5f3fa9e.tar.gz
Include EyeSDN USB S0 trace files in the list of file formats we read.
svn path=/trunk/; revision=10040
Diffstat (limited to 'doc/editcap.pod')
-rw-r--r--doc/editcap.pod12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 5b65a62325..2f1ed717d3 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -41,12 +41,12 @@ the B<DBS Etherwatch> VMS utility, traffic capture files from Visual
Networks' Visual UpTime, the output from B<CoSine> L2 debug, the output
from Accellent's 5Views LAN agents, captures in Endace Measurement
Systems' ERF format, Linux Bluez Bluetooth stack B<hcidump -w> traces,
-and captures from Network Instruments Observer version 9. There is no
-need to tell B<Editcap> what type of file you are reading; it will
-determine the file type by itself. B<Editcap> is also capable of
-reading any of these file formats if they are compressed using gzip.
-B<Editcap> recognizes this directly from the file; the '.gz' extension
-is not required for this purpose.
+captures from Network Instruments Observer version 9, and traces from
+the EyeSDN USB S0. There is no need to tell B<Editcap> what type of
+file you are reading; it will determine the file type by itself.
+B<Editcap> is also capable of reading any of these file formats if they
+are compressed using gzip. B<Editcap> recognizes this directly from the
+file; the '.gz' extension is not required for this purpose.
By default, it writes the capture file in B<libpcap> format, and writes
all of the packets in the capture file to the output file. The B<-F>