aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-09-24 19:21:18 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-09-24 19:21:18 +0000
commit29ade419f3c57dfd6d3f8daf5263dbdd4c016c86 (patch)
tree8e55a36f7b7126ff11861608de5c33f528a45f6f /docbook
parentc14a35b07a8f2d49f642cfb795dc4e9c1b57cea1 (diff)
add some minor details
svn path=/trunk/; revision=12088
Diffstat (limited to 'docbook')
-rw-r--r--docbook/ug-src/EUG_chapter_build_install.xml12
-rw-r--r--docbook/ug-src/EUG_chapter_introduction.xml14
2 files changed, 21 insertions, 5 deletions
diff --git a/docbook/ug-src/EUG_chapter_build_install.xml b/docbook/ug-src/EUG_chapter_build_install.xml
index 6c36c29f97..d18f2ca1fc 100644
--- a/docbook/ug-src/EUG_chapter_build_install.xml
+++ b/docbook/ug-src/EUG_chapter_build_install.xml
@@ -98,7 +98,7 @@
</section>
<section id="ChBuildInstallBeforeBuild">
- <title>Before you build <application>Ethereal</application></title>
+ <title>Before you build <application>Ethereal</application> under UNIX</title>
<para>
Before you build Ethereal from sources, or install a binary package,
you must ensure that you have the following other packages installed:
@@ -454,7 +454,8 @@ apt-get install ethereal
<orderedlist>
<listitem>
<para>
- Install WinPcap. You will find a single installer exe called something
+ <command>Install WinPcap</command>.
+ You will find a single installer exe called something
like "auto-installer", which can be installed under various Windows
systems, including 9x/Me/NT4.0/2000/XP. This installer is located at:
<ulink url="&WinPcapDownloadWebsite;">&WinPcapDownloadWebsite;</ulink>.
@@ -464,8 +465,8 @@ apt-get install ethereal
</listitem>
<listitem>
<para>
- Install Ethereal. You may acquire a binary installable of
- Ethereal at
+ <command>Install Ethereal</command>.
+ You may acquire a binary installable of Ethereal at
<ulink url="&EtherealBinariesPage;">&EtherealBinariesPage;</ulink>.
Download the installer and execute it.
</para>
@@ -524,7 +525,8 @@ apt-get install ethereal
<command>Plugins</command> - Plugins with some extended dissections.
</para></listitem>
<listitem><para>
- <command>SNMP MIBs</command> - SNMP MIBs for better SNMP dissection.
+ <command>SNMP MIBs</command> - SNMP MIBs for a more detailed SNMP
+ dissection.
</para></listitem>
</itemizedlist>
The environment related things:
diff --git a/docbook/ug-src/EUG_chapter_introduction.xml b/docbook/ug-src/EUG_chapter_introduction.xml
index f328c1e77f..bb2e279e1d 100644
--- a/docbook/ug-src/EUG_chapter_introduction.xml
+++ b/docbook/ug-src/EUG_chapter_introduction.xml
@@ -252,6 +252,11 @@
<para>
A new Ethereal version will typically become available every 4-8 weeks.
</para>
+ <para>
+ If you want to be notified about new Ethereal releases, you should
+ subscribe to the ethereal-announce mailing list. You will find more
+ details in <xref linkend="ChIntroMailingLists"/>.
+ </para>
</section>
<section id="ChIntroPronounce">
@@ -477,6 +482,15 @@
A detailed description of your problem.
</para>
</listitem>
+ <listitem>
+ <para>
+ If you get an error/warning message, copy the text of that message
+ (and also a few lines before and after it, if there are some), so
+ others may find the place where things go wrong. Please don't
+ give something like: "I get a warning while doing x" as this won't
+ give a good idea where to look at.
+ </para>
+ </listitem>
</orderedlist>
</para>
<note><title>Don't send large files!</title>