From 8301b1e6949d26fa21f0ec185108c02e9bd708d9 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sat, 19 Apr 2008 10:11:45 +0000 Subject: [PATCH] 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 --- docbook/wsug_src/WSUG_chapter_capture.xml | 27 ++++++++++++++--------- 1 file 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 or . - Warning! + This dialog consumes lot's of system resources! 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. - Note! + Not all available interfaces may be displayed! 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. - - Also note that this dialog box will not show interfaces marked as hidden - in the "Interface Options" preferences dialog. -
- The "Capture Interfaces" dialog box on Win32 + The "Capture Interfaces" dialog box on Microsoft Windows
- The "Capture Interfaces" dialog box on other than Win32 + The "Capture Interfaces" dialog box on Unix/Linux
- Device (not on Win32) + Device (Unix/Linux only) The interface device name. @@ -223,7 +221,7 @@ wireshark -i eth0 -k - Capture + Start Start a capture on this interface immediately, using the settings @@ -246,6 +244,13 @@ wireshark -i eth0 -k + Help + + + Show this help page. + + + Close