aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-09-22 00:48:03 +0000
committerGerald Combs <gerald@wireshark.org>2013-09-22 00:48:03 +0000
commit39d3b8c16a0317d94f05b9e4c9eef541ee0515ee (patch)
tree788edb16301c519c3550f317f54068400a54878a /docbook/wsdg_src
parent9afac168a7a5e1ba69c647f389fc2e61697eb4f9 (diff)
Remove U3 references.
svn path=/trunk/; revision=52166
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_env_intro.xml5
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml3
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.xml4
3 files changed, 2 insertions, 10 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_env_intro.xml b/docbook/wsdg_src/WSDG_chapter_env_intro.xml
index d3afbbc855..aa2170116a 100644
--- a/docbook/wsdg_src/WSDG_chapter_env_intro.xml
+++ b/docbook/wsdg_src/WSDG_chapter_env_intro.xml
@@ -253,11 +253,6 @@
</listitem>
<listitem>
<para>
- Win32 U3 (.u3 file). Special distribution for U3 capable USB memory sticks.
- </para>
- </listitem>
- <listitem>
- <para>
Win32 PAF (.paf.exe file). Another Windows end user method is to get a portable
application file which will install all the required things for him.
</para>
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index 6606433299..7ca8bf06da 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -129,9 +129,6 @@
<para>Archive/unzip</para>
</listitem>
<listitem>
- <para>Archive/zip (only needed if you intend to build the U3 package)</para>
- </listitem>
- <listitem>
<para>Base/dos2unix</para>
</listitem>
<listitem>
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.xml b/docbook/wsdg_src/WSDG_chapter_tools.xml
index 4c4e1402ca..4c3eaf7406 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.xml
+++ b/docbook/wsdg_src/WSDG_chapter_tools.xml
@@ -258,10 +258,10 @@ PARTICULAR PURPOSE.]]>
were compiled using Microsoft Visual C++ 6.0. Using the release
compilers is recommended for Wireshark development work. "Express
Edition" compilers such as Visual C++ 2010 Express Edition SP1 can be
- used but any PortableApps or U3 packages you create with them
+ used but any PortableApps packages you create with them
will require the installation of a separate Visual C++
Redistributable package on any machine on which the PortableApps
- or U3 package is to be used. See
+ package is to be used. See
<quote><link linkend='msvc-runtime-redistributable' endterm='msvc-runtime-redistributable.title'/></quote>
below for more details.
</para>