aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/README.dfilter
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-05-31 19:12:15 +0000
committerGerald Combs <gerald@wireshark.org>2006-05-31 19:12:15 +0000
commiteb71f7fb96f883b748536eecde9f6f49eedbcfee (patch)
treee686fde4e5609ee0ed12778fccbded159b386785 /epan/dfilter/README.dfilter
parent2fd928645b5aa69feb967d00f8604b98ed0dc237 (diff)
Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
Diffstat (limited to 'epan/dfilter/README.dfilter')
-rw-r--r--epan/dfilter/README.dfilter2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dfilter/README.dfilter b/epan/dfilter/README.dfilter
index bbec3c714d..483c7e5a52 100644
--- a/epan/dfilter/README.dfilter
+++ b/epan/dfilter/README.dfilter
@@ -21,7 +21,7 @@ display filter engine.
Example: add an 'in' display filter operation
=============================================
-This example has been discussed on ethereal-dev in April 2004. It illustrates
+This example has been discussed on wireshark-dev in April 2004. It illustrates
how a more complex operation can be added to the display filter language.
Question: