aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tethereal.pod.template
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tethereal.pod.template')
-rw-r--r--doc/tethereal.pod.template32
1 files changed, 17 insertions, 15 deletions
diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template
index 7237b191da..4e546625f5 100644
--- a/doc/tethereal.pod.template
+++ b/doc/tethereal.pod.template
@@ -37,21 +37,23 @@ capture file, either printing a decoded form of those packets to the
standard output or writing the packets to a file. B<Tethereal>'s native
capture file format is B<libpcap> format, which is also the format used
by B<tcpdump> and various other tools. In addition, B<Tethereal> can
-read capture files from B<snoop> (including B<Shomiti>) and B<atmsnoop>,
-B<LanAlyzer>, B<Sniffer> (compressed or uncompressed), Microsoft
-B<Network Monitor>, AIX's B<iptrace>, B<NetXray>, B<Sniffer Pro>,
-B<EtherPeek> versions 5, 6, and 7 for Macintosh, B<RADCOM>'s WAN/LAN
-analyzer, B<Lucent/Ascend> router debug output, HP-UX's B<nettl>, the
-dump output from B<Toshiba's> ISDN routers, the output from B<i4btrace>
-from the ISDN4BSD project, the output in B<IPLog> format from the Cisco
-Secure Intrusion Detection System, B<pppd logs> (pppdump format), the
-output from VMS's B<TCPIPtrace> utility, the text output from the B<DBS
-Etherwatch> VMS utility, and traffic capture files from Visual Networks'
-Visual UpTime. There is no need to tell B<Tethereal> what type of file
-you are reading; it will determine the file type by itself.
-B<Tethereal> is also capable of reading any of these file formats if
-they are compressed using gzip. B<Tethereal> recognizes this directly
-from the file; the '.gz' extension is not required for this purpose.
+read capture files from B<snoop> and B<atmsnoop>, Shomiti/Finisar
+B<Surveyor>, Novell B<LANalyzer>, Network General/Network Associates
+DOS-based B<Sniffer> (compressed or uncompressed), Microsoft B<Network
+Monitor>, AIX's B<iptrace>, Cinco Networks B<NetXRay>, Network
+Associates Windows-based B<Sniffer>, AG Group/WildPackets B<EtherPeek>
+and B<TokenPeek>, B<RADCOM>'s WAN/LAN analyzer, B<Lucent/Ascend> router
+debug output, HP-UX's B<nettl>, the dump output from B<Toshiba's> ISDN
+routers, the output from B<i4btrace> from the ISDN4BSD project, the
+output in B<IPLog> format from the Cisco Secure Intrusion Detection
+System, B<pppd logs> (pppdump format), the output from VMS's
+B<TCPIPtrace> utility, the text output from the B<DBS Etherwatch> VMS
+utility, and traffic capture files from Visual Networks' Visual UpTime.
+There is no need to tell B<Tethereal> what type of file you are reading;
+it will determine the file type by itself. B<Tethereal> is also capable
+of reading any of these file formats if they are compressed using gzip.
+B<Tethereal> recognizes this directly from the file; the '.gz' extension
+is not required for this purpose.
If the B<-w> flag is not specified, B<Tethereal> prints a decoded form
of the packets it captures or reads; otherwise, it writes those packets