aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/edg_src/EDG_chapter_libraries.xml
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 /docbook/edg_src/EDG_chapter_libraries.xml
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 'docbook/edg_src/EDG_chapter_libraries.xml')
-rw-r--r--docbook/edg_src/EDG_chapter_libraries.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/edg_src/EDG_chapter_libraries.xml b/docbook/edg_src/EDG_chapter_libraries.xml
index af9d95b669..afa4994a92 100644
--- a/docbook/edg_src/EDG_chapter_libraries.xml
+++ b/docbook/edg_src/EDG_chapter_libraries.xml
@@ -31,7 +31,7 @@
<para>
Win32: All required libraries for the MSVC
generation are available at:
- <ulink url="http://www.ethereal.com/distribution/win32/development/"/>,
+ <ulink url="http://www.wireshark.org/distribution/win32/development/"/>,
but see <xref linkend="ChLibsSetup"/> for an easier way to install the
libraries.
</para>
@@ -107,7 +107,7 @@
</note>
<para>
By default the libraries will be downloaded and installed into
- <filename>C:\ethereal-win32-libs</filename>.
+ <filename>C:\wireshark-win32-libs</filename>.
You can change this to any other location by editing the file
<filename>config.nmake</filename> and changing the line containing
the WIRESHARK_LIBS setting to your favourite place (use an absolute path
@@ -247,7 +247,7 @@
Then libsnmp is compiled with the "libsnmp - Win32 Release" project
using MSVC++ 6.0. A file called "README.ethereal" has been placed in the
net-snmp zip archive at <ulink
- url="http://anonsvn.ethereal.com/ethereal-win32-libs/trunk/packages/"/>
+ url="http://anonsvn.wireshark.org/wireshark-win32-libs/trunk/packages/"/>
describing the changes in more detail.
</para>
</section>