Update documentation about iptrace version support.
[metze/wireshark/wip.git] / README
diff --git a/README b/README
index 6dec8976ebb7f2e8c83b0417afee56b96c594d3a..d40e4efc74a522b076bbd992a7d26f7efe612c5c 100644 (file)
--- a/README
+++ b/README
@@ -29,6 +29,7 @@ Ethereal is known to compile and run on the following systems:
   - Sequent PTX v4.4.5  (Nick Williams <njw@sequent.com>)
   - Tru64 UNIX (formerly Digital UNIX) (3.2, 4.0)
   - Irix (version?)
+  - AIX (4.3.2, with a bit of work)
 
 It should run on other systems without too much trouble.
 
@@ -74,7 +75,7 @@ to read multiple file types. You can read the following file
 formats, and create display filters for them as well:
 
 libpcap (tcpdump -w), Sniffer (uncompressed), NetXray, Sniffer Pro,
-snoop, Shomiti, LANalyzer, Network Monitor, AIX's iptrace 2.0,
+snoop, Shomiti, LANalyzer, Network Monitor, AIX's iptrace,
 RADCOM's WAN/LAN Analyzer, Lucent/Ascend access products, HP-UX's nettl,
 and Toshiba's ISDN routers.
 
@@ -165,7 +166,10 @@ Be sure you tell us:
           which distribution you're running)
        2) Version of GTK+ (the command 'gtk-config --version' will tell you)
        3) Version of Ethereal (the command 'ethereal -v' will tell you,
-          unless the bug is so severe as to prevent that from working)
+          unless the bug is so severe as to prevent that from working,
+          and should also tell you the version of GTK+ and, if built
+          with "libpcap", the version of "libpcap" with which it was
+          built)
        4) The command you used to invoke Ethereal, and the sequence of
           operations you performed that caused the bug to appear