summaryrefslogtreecommitdiff
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-19 10:11:45 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-19 10:11:45 +0000
commit8301b1e6949d26fa21f0ec185108c02e9bd708d9 (patch)
tree6cde2c8e49ced60cfe6cb98ba6b968368552e642 /docbook/wsug_src
parent2f8d9b3542eb8321fd9320c7495b781951030f8a (diff)
downloadwireshark-8301b1e6949d26fa21f0ec185108c02e9bd708d9.tar.gz
Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as already done in the open file dialog page.
add missing Help button some other minor changes svn path=/trunk/; revision=25117
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_capture.xml27
1 files changed, 16 insertions, 11 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_capture.xml b/docbook/wsug_src/WSUG_chapter_capture.xml
index 4b23b07b51..597597a1d3 100644
--- a/docbook/wsug_src/WSUG_chapter_capture.xml
+++ b/docbook/wsug_src/WSUG_chapter_capture.xml
@@ -146,35 +146,33 @@ wireshark -i eth0 -k
up the "Capture Interfaces" dialog box as shown in
<xref linkend="ChCapCaptureInterfacesDialogWin32"/> or
<xref linkend="ChCapCaptureInterfacesDialog"/>.
- <warning><title>Warning!</title>
+ <warning><title>This dialog consumes lot's of system resources!</title>
<para>
As the "Capture Interfaces" dialog is showing live captured data, it is
consuming a lot of system resources. Close this dialog as soon as
possible to prevent excessive system load.
</para>
</warning>
- <note><title>Note!</title>
+ <note><title>Not all available interfaces may be displayed!</title>
<para>
This dialog box will only show the local interfaces Wireshark knows
- of. As Wireshark might not be able to detect all local interfaces, and it
+ of. It will not show interfaces marked as hidden in the "Interface Options"
+ preferences dialog.
+ As Wireshark might not be able to detect all local interfaces, and it
cannot detect the remote interfaces available, there could be more capture
interfaces available than listed.
</para>
- <para>
- Also note that this dialog box will not show interfaces marked as hidden
- in the "Interface Options" preferences dialog.
- </para>
</note>
<figure id="ChCapCaptureInterfacesDialogWin32">
- <title>The "Capture Interfaces" dialog box on Win32</title>
+ <title>The "Capture Interfaces" dialog box on Microsoft Windows</title>
<graphic entityref="WiresharkCaptureInterfacesDialogWin32" format="PNG"/>
</figure>
<figure id="ChCapCaptureInterfacesDialog">
- <title>The "Capture Interfaces" dialog box on other than Win32</title>
+ <title>The "Capture Interfaces" dialog box on Unix/Linux</title>
<graphic entityref="WiresharkCaptureInterfacesDialog" format="PNG"/>
</figure>
<variablelist>
- <varlistentry><term><command>Device (not on Win32)</command></term>
+ <varlistentry><term><command>Device (Unix/Linux only)</command></term>
<listitem>
<para>
The interface device name.
@@ -223,7 +221,7 @@ wireshark -i eth0 -k
</para>
</listitem>
</varlistentry>
- <varlistentry><term><command>Capture</command></term>
+ <varlistentry><term><command>Start</command></term>
<listitem>
<para>
Start a capture on this interface immediately, using the settings
@@ -246,6 +244,13 @@ wireshark -i eth0 -k
</para>
</listitem>
</varlistentry>
+ <varlistentry><term><command>Help</command></term>
+ <listitem>
+ <para>
+ Show this help page.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry><term><command>Close</command></term>
<listitem>
<para>