summaryrefslogtreecommitdiff
path: root/wiretap/README
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 08:14:01 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 08:14:01 +0000
commitf0b33a47893e76488561e57d6c2dce07a1295d4b (patch)
tree94060daf713860116bedfbe9673d9a057b4a0824 /wiretap/README
parent92552c2d765dcf89883392fcd11556d54f2843e5 (diff)
downloadwireshark-f0b33a47893e76488561e57d6c2dce07a1295d4b.tar.gz
ethereal->wireshark updates
svn path=/trunk/; revision=18206
Diffstat (limited to 'wiretap/README')
-rw-r--r--wiretap/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/README b/wiretap/README
index 56aedd1bd5..b53be11285 100644
--- a/wiretap/README
+++ b/wiretap/README
@@ -36,7 +36,7 @@ which we could support.
Wiretap is very good at reading many file formats, as per #2
above. Wiretap has no filter capability at present; it currently doesn't
support packet capture, so it wouldn't be useful there, and filtering
-when reading a capture file is done by Ethereal, using a more powerful
+when reading a capture file is done by Wireshark, using a more powerful
filtering mechanism than that provided by BPF.