aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 09:05:24 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 09:05:24 +0000
commit18ffc28bb1811b808c853ac2f649e5b1e3ba8306 (patch)
tree2f92a77846d623d65178ccc8ad4ac5de5567771d /doc
parent6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93 (diff)
ethereal->wireshark
svn path=/trunk/; revision=18208
Diffstat (limited to 'doc')
-rw-r--r--doc/README.plugins2
-rw-r--r--doc/README.xml-output8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index 5d87beaa33..1d1f60cef5 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -196,7 +196,7 @@ The good news is that if you are working on a single plugin
then you will find recompiling the plugin MUCH faster than
recompiling a dissector and then linking it back into ethereal.
-The bad news is that ethereal will not use the plugin unless the
+The bad news is that wireshark will not use the plugin unless the
plugin is installed in one of the places it expects to look.
One way to deal with this problem is to set up a working root for
diff --git a/doc/README.xml-output b/doc/README.xml-output
index 5af7e80cde..25facda09d 100644
--- a/doc/README.xml-output
+++ b/doc/README.xml-output
@@ -8,7 +8,7 @@ Ethereal has the ability to export its protocol dissection in an
XML format, tethereal has similar functionality by using the "-Tpdml"
option.
-The XML that ethereal produces follows the Packet Details Markup
+The XML that wireshark produces follows the Packet Details Markup
Language (PDML) specified by the group at the Politecnico Di Torino
working on Analyzer. The specification can be found at:
@@ -27,8 +27,8 @@ be ambiguous.
PDML
====
-The PDML that ethereal produces is known not to be loadable into Analyzer.
-It causes Analyzer to crash. As such, the PDML that ethereal produces
+The PDML that wireshark produces is known not to be loadable into Analyzer.
+It causes Analyzer to crash. As such, the PDML that wireshark produces
is be labled with a version number of "0", which means that the PDML does
not fully follow the PDML spec. Furthemore, a creator attribute in the
"<pdml>" tag gives the version number of [t]ethereal that produced the PDML.
@@ -94,7 +94,7 @@ Many dissectors label the undissected payload of a protocol as belonging
to a "data" protocol, and the "data" protocol usually resided inside
that last protocol dissected. In the PDML, The "data" protocol becomes
a "data" field, placed exactly where the "data" protocol is in wireshark's
-protocol tree. So, if ethereal would normally show:
+protocol tree. So, if wireshark would normally show:
+-- Frame
|