diff options
author | Gerald Combs <gerald@wireshark.org> | 2006-05-31 19:12:15 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2006-05-31 19:12:15 +0000 |
commit | eb71f7fb96f883b748536eecde9f6f49eedbcfee (patch) | |
tree | e686fde4e5609ee0ed12778fccbded159b386785 /INSTALL | |
parent | 2fd928645b5aa69feb967d00f8604b98ed0dc237 (diff) | |
download | wireshark-eb71f7fb96f883b748536eecde9f6f49eedbcfee.tar.gz wireshark-eb71f7fb96f883b748536eecde9f6f49eedbcfee.tar.bz2 wireshark-eb71f7fb96f883b748536eecde9f6f49eedbcfee.zip |
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 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -100,7 +100,7 @@ README.win32 for those instructions. is built. Use this switch to avoid building it. --disable-idl2wrs - By default the IDL-to-ethereal-dissector-source-code converter + By default the IDL-to-wireshark-dissector-source-code converter is built. Use this switch to avoid building it. --enable-dftest @@ -212,6 +212,6 @@ README.win32 for those instructions. to make an installable package for your system. If you have trouble with the build or installation process, you can -find assistance on the ethereal-users and ethereal-dev mailing lists. -See http://www.ethereal.com/lists/ for details. +find assistance on the wireshark-users and wireshark-dev mailing lists. +See http://www.wireshark.org/lists/ for details. |