aboutsummaryrefslogtreecommitdiffstats
path: root/help/display_filters.txt
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-22 08:21:22 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-22 08:21:22 +0000
commit151dcf1c94fb83c2fdfa3524e6f404da40bd1a33 (patch)
tree9965ecb160280dc9ff430db72322b3203b53a3ac /help/display_filters.txt
parent60d39348a03f5b01e557a78c263cbe35441717c1 (diff)
ethereal->wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18207 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'help/display_filters.txt')
-rw-r--r--help/display_filters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/display_filters.txt b/help/display_filters.txt
index b3f2c21a35..d34aea675f 100644
--- a/help/display_filters.txt
+++ b/help/display_filters.txt
@@ -10,7 +10,7 @@ Everytime you change the filter string, all packets will be reread from the capt
Ethereal offers a very powerful display filter language for this. It can be used for a wide range of purposes, from simply: "show only packets from a specific IP address", or on the other hand, to very complex filters like: "find all packets where a special application specific flag is set".
-Note: This display filter language is different from the one used for the Ethereal capture filters!
+Note: This display filter language is different from the one used for the Wireshark capture filters!
-------------------------------------------------