aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2010-11-27 16:51:24 +0000
committerStephen Fisher <steve@stephen-fisher.com>2010-11-27 16:51:24 +0000
commitd381b5dea46bdbe0cb7b6a4ed79191ddda3e7462 (patch)
treec4c3924b4d9372ddee401dfe2d3f656501558c2a /docbook/wsug_src
parentd98194ca3eaf9db289eb923aa2379fa1eacf3562 (diff)
From OKANO Takayoshi via bug #5442: Fix typos in documentation
svn path=/trunk/; revision=35038
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_app_files.xml4
-rw-r--r--docbook/wsug_src/WSUG_app_tools.xml4
-rw-r--r--docbook/wsug_src/WSUG_chapter_capture.xml2
-rw-r--r--docbook/wsug_src/WSUG_chapter_customize.xml2
-rw-r--r--docbook/wsug_src/WSUG_chapter_io.xml4
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.xml2
6 files changed, 9 insertions, 9 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.xml b/docbook/wsug_src/WSUG_app_files.xml
index cb85ee663b..5e49ccfac2 100644
--- a/docbook/wsug_src/WSUG_app_files.xml
+++ b/docbook/wsug_src/WSUG_app_files.xml
@@ -577,7 +577,7 @@ c0-a8-1c-00 CEO
substitution in the "location" value. For example, if
the database section contains
<programlisting>
-locatoin = http://www.example.com/proto?cookie=${cookie}&amp;path=${PATH}
+location = http://www.example.com/proto?cookie=${cookie}&amp;path=${PATH}
</programlisting>
then setting
<programlisting>
@@ -628,7 +628,7 @@ version=1
url_template=http://${language}.wikipedia.org/wiki/${PATH}
# Substitution data for the location template.
-# Each occurence of the keys below in the locaton template will be
+# Each occurence of the keys below in the location template will be
# substituted with their corresponding values. For example, "${license}"
# in the URL template above will be replaced with the value of "license"
# below.
diff --git a/docbook/wsug_src/WSUG_app_tools.xml b/docbook/wsug_src/WSUG_app_tools.xml
index b67ecb8e37..1cc8b6fb84 100644
--- a/docbook/wsug_src/WSUG_app_tools.xml
+++ b/docbook/wsug_src/WSUG_app_tools.xml
@@ -675,7 +675,7 @@ Miscellaneous:
<para>
Text2pcap also allows the user to read in dumps of application-level
data, by inserting dummy L2, L3 and L4 headers before each packet.
- Possiblities include inserting headers such as Ethernet, Ethernet + IP,
+ Possibilities include inserting headers such as Ethernet, Ethernet + IP,
Ethernet + IP + UDP, or Ethernet + Ip + TCP before each packet.
This allows Wireshark or any other full-packet decoder to handle these dumps.
</para>
@@ -834,7 +834,7 @@ Miscellaneous:
</listitem>
<listitem>
<para>
- omniidl from the the omniORB package must be available. See
+ omniidl from the omniORB package must be available. See
<ulink url="http://omniorb.sourceforge.net/"/>
</para>
</listitem>
diff --git a/docbook/wsug_src/WSUG_chapter_capture.xml b/docbook/wsug_src/WSUG_chapter_capture.xml
index 9917f72645..e5fce1ae1f 100644
--- a/docbook/wsug_src/WSUG_chapter_capture.xml
+++ b/docbook/wsug_src/WSUG_chapter_capture.xml
@@ -745,7 +745,7 @@ wireshark -i eth0 -k
</section>
<section><title>Remote Capture Settings</title>
<para>
- The remote capture can be furhter fine tuned to match your situation.
+ The remote capture can be further fine tuned to match your situation.
The <command>Remote Settings</command> button gives you this option.
It pops up the dialog shown in
<xref linkend="ChCapInterfaceRemoteSettingsDialog"/>.
diff --git a/docbook/wsug_src/WSUG_chapter_customize.xml b/docbook/wsug_src/WSUG_chapter_customize.xml
index 89682c227d..6a9b336172 100644
--- a/docbook/wsug_src/WSUG_chapter_customize.xml
+++ b/docbook/wsug_src/WSUG_chapter_customize.xml
@@ -205,7 +205,7 @@ Miscellaneous:
<listitem>
<para>
Win32 only: set capture buffer size (in MB, default is 1MB). This
- is used by the the capture driver to buffer packet data until that
+ is used by the capture driver to buffer packet data until that
data can be written to disk. If you encounter packet drops while
capturing, try to increase this size.
</para>
diff --git a/docbook/wsug_src/WSUG_chapter_io.xml b/docbook/wsug_src/WSUG_chapter_io.xml
index ea78712127..689422668f 100644
--- a/docbook/wsug_src/WSUG_chapter_io.xml
+++ b/docbook/wsug_src/WSUG_chapter_io.xml
@@ -719,7 +719,7 @@
character dump). Any hex numbers in this text are also ignored. An offset of zero
is indicative of starting a new packet, so a single text file with a series of
hexdumps can be converted into a packet capture with multiple packets. Packets may
- be preseded by a timestamp. These are interpreted according to the format
+ be preceded by a timestamp. These are interpreted according to the format
given. If not the first packet is timestamped with the current time the import
takes place. Multiple packets are read in with timestamps differing by one
microsecond each. In general, short of these restrictions, Wireshark is pretty
@@ -821,7 +821,7 @@
<para>
Here you can select which type of frames you are importing. This all depends on
from what type of medium the dump to import was taken. It lists all types that
- Wirshark understands, so as to pass the capture file contents to the right dissector.
+ Wireshark understands, so as to pass the capture file contents to the right dissector.
</para>
</listitem>
</varlistentry>
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.xml b/docbook/wsug_src/WSUG_chapter_statistics.xml
index f2b9fb3d05..2a75e7a900 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.xml
+++ b/docbook/wsug_src/WSUG_chapter_statistics.xml
@@ -649,7 +649,7 @@
<listitem>
<para>
<command>Endpoint distinction:</command> Use MAC addresses or IP
- time-to-live values to determine connection enpoints.
+ time-to-live values to determine connection endpoints.
</para>
</listitem>
<listitem>