aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-01-18 23:06:10 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-01-18 23:06:10 +0000
commitafdde203a274d3807fae18c6106006d2b1e75b01 (patch)
tree00912b684064311cb3ff6078f344fb2200cf7f69 /docbook
parent5a36a73d25d3c6da00d736a5be38f8a520dd9937 (diff)
noticed by Nicolas Kaiser: fix various typos
svn path=/trunk/; revision=13116
Diffstat (limited to 'docbook')
-rw-r--r--docbook/eug_src/EUG_app_files.xml2
-rw-r--r--docbook/eug_src/EUG_app_tools.xml8
-rw-r--r--docbook/eug_src/EUG_chapter_build_install.xml2
-rw-r--r--docbook/eug_src/EUG_chapter_capture.xml2
-rw-r--r--docbook/eug_src/EUG_chapter_introduction.xml2
-rw-r--r--docbook/eug_src/EUG_chapter_io.xml4
-rw-r--r--docbook/eug_src/EUG_chapter_statistics.xml2
-rw-r--r--docbook/eug_src/EUG_chapter_use.xml6
-rw-r--r--docbook/eug_src/EUG_chapter_work.xml2
9 files changed, 15 insertions, 15 deletions
diff --git a/docbook/eug_src/EUG_app_files.xml b/docbook/eug_src/EUG_app_files.xml
index 04440298a7..99b2d5b3a1 100644
--- a/docbook/eug_src/EUG_app_files.xml
+++ b/docbook/eug_src/EUG_app_files.xml
@@ -237,7 +237,7 @@ udp
<para>
Each line in these files consists of one hardware address and
name separated by whitespace. The digits of hardware
- addressses are separated by colons (:), dashes (-) or
+ addresses are separated by colons (:), dashes (-) or
periods(.). The following are some examples:
<programlisting>
ff-ff-ff-ff-ff-ff Broadcast
diff --git a/docbook/eug_src/EUG_app_tools.xml b/docbook/eug_src/EUG_app_tools.xml
index ecf24c082f..62f37d4487 100644
--- a/docbook/eug_src/EUG_app_tools.xml
+++ b/docbook/eug_src/EUG_app_tools.xml
@@ -533,7 +533,7 @@ Usage: mergecap [-hva] [-s &lt;snaplen&gt;] [-T &lt;encap type&gt;]
<para>
<command>Text2pcap</command> is a program that reads in an ASCII hex
dump and writes the data described into a libpcap-style capture file.
- text2pcap can read hexdumps withmultiple packets in them, and build a
+ text2pcap can read hexdumps with multiple packets in them, and build a
capture file of multiple packets. text2pcap is also capable of
generating dummy Ethernet, IP and UDP headers, in order to build fully
processable packet dumps from hexdumps of application-level data only.
@@ -826,11 +826,11 @@ where &lt;input-filename&gt; specifies input filename (use - for standard input)
</orderedlist>
<para>
To use idl2eth to generate an ethereal dissector from an idl file
- use the following proceedure:
+ use the following procedure:
</para>
<orderedlist>
<title>
- Proceedure for converting a Corba idl file into an ethereal
+ Procedure for converting a Corba idl file into an ethereal
dissector
</title>
<listitem>
@@ -850,7 +850,7 @@ where &lt;input-filename&gt; specifies input filename (use - for standard input)
</listitem>
</orderedlist>
<para>
- If you dont want to use the shell script wrapper, then try
+ If you don't want to use the shell script wrapper, then try
steps 3 or 4 instead.</para>
<orderedlist continuation="continues">
<listitem>
diff --git a/docbook/eug_src/EUG_chapter_build_install.xml b/docbook/eug_src/EUG_chapter_build_install.xml
index 1cedce358b..9ab9070493 100644
--- a/docbook/eug_src/EUG_chapter_build_install.xml
+++ b/docbook/eug_src/EUG_chapter_build_install.xml
@@ -234,7 +234,7 @@ mkdir /usr/local/include/net
<para>
Under RedHat 6.x and beyond (and distributions based on it, like
Mandrake) you can simply install each of the packages you need from
- RPMs. Most Linux systems will install GTK+ and Glib in anycase,
+ RPMs. Most Linux systems will install GTK+ and GLib in anycase,
however, you will probably need to install the devel versions of
each of these packages. The commands shown in <xref linkend="Ch02Ex4"/>
will install all the needed RPMs if they are not already installed.
diff --git a/docbook/eug_src/EUG_chapter_capture.xml b/docbook/eug_src/EUG_chapter_capture.xml
index 10a4297593..bc8c17b16a 100644
--- a/docbook/eug_src/EUG_chapter_capture.xml
+++ b/docbook/eug_src/EUG_chapter_capture.xml
@@ -720,7 +720,7 @@ ethereal -i eth0 -k
</para>
<para>
A capture filter takes the form of a series of primitive expressions
- connected by conjuctions (<command>and/or</command>) and optionally
+ connected by conjunctions (<command>and/or</command>) and optionally
preceded by <command>not</command>:
<programlisting>
[not] <command>primitive</command> [and|or [not] <command>primitive</command> ...]
diff --git a/docbook/eug_src/EUG_chapter_introduction.xml b/docbook/eug_src/EUG_chapter_introduction.xml
index 540bf5aee5..16025b135a 100644
--- a/docbook/eug_src/EUG_chapter_introduction.xml
+++ b/docbook/eug_src/EUG_chapter_introduction.xml
@@ -275,7 +275,7 @@
</para>
<para>
You are welcome to call it what you like, as long as you find it
- useful. The FAQ gives the official pronounciation as "e-the-real".
+ useful. The FAQ gives the official pronunciation as "e-the-real".
</para>
</section>
diff --git a/docbook/eug_src/EUG_chapter_io.xml b/docbook/eug_src/EUG_chapter_io.xml
index 1d1fe1dc79..1015bf0c69 100644
--- a/docbook/eug_src/EUG_chapter_io.xml
+++ b/docbook/eug_src/EUG_chapter_io.xml
@@ -316,7 +316,7 @@
".DMP" for Tcpdump/libpcap
</para>
<para>
- ".CAP" for Network Assosciates Sniffer Windows
+ ".CAP" for Network Associates Sniffer Windows
</para>
</note>
</section>
@@ -579,7 +579,7 @@
</listitem>
<listitem>
<para>
- <command>PostScipt</command> specifies that
+ <command>PostScript</command> specifies that
the packet print process should use PostScript to
generate a better print output on PostScript aware printers.
</para>
diff --git a/docbook/eug_src/EUG_chapter_statistics.xml b/docbook/eug_src/EUG_chapter_statistics.xml
index 72966ef63e..98f3e30fc4 100644
--- a/docbook/eug_src/EUG_chapter_statistics.xml
+++ b/docbook/eug_src/EUG_chapter_statistics.xml
@@ -452,7 +452,7 @@
<note><title>Note!</title>
<para>
The other Service Response Time windows will work the same way (or only
- sligthly different) compared to the following description.
+ slightly different) compared to the following description.
</para>
</note>
</para>
diff --git a/docbook/eug_src/EUG_chapter_use.xml b/docbook/eug_src/EUG_chapter_use.xml
index 182d3d6c74..184523f107 100644
--- a/docbook/eug_src/EUG_chapter_use.xml
+++ b/docbook/eug_src/EUG_chapter_use.xml
@@ -153,7 +153,7 @@
<varlistentry><term><command>File</command></term>
<listitem>
<para>
- This menu contains tems to open and merge capture files,
+ This menu contains items to open and merge capture files,
save / print / export capture files in whole or in part,
and to quit from Ethereal. See <xref linkend="ChUseFileMenuSection"/>.
</para>
@@ -230,7 +230,7 @@
<para>
You can access menu items directly or by pressing the corresponding
accelerator keys, which are shown at the right side of the
- menu. For example, you can press the Control (or Strg in german) and the K
+ menu. For example, you can press the Control (or Strg in German) and the K
keys together to open the capture dialog.
</para>
</tip>
@@ -1649,7 +1649,7 @@
<title>The "Packet List" pane</title>
<graphic entityref="EtherealListPane" format="PNG"/>
</figure>
- Each line in the packet list corrresponds to one packet in the capture
+ Each line in the packet list corresponds to one packet in the capture
file. If you select a line in this pane, more details will be displayed in
the "Packet Details" and "Packet Bytes" panes.
</para>
diff --git a/docbook/eug_src/EUG_chapter_work.xml b/docbook/eug_src/EUG_chapter_work.xml
index b0850887c8..88780f8e6d 100644
--- a/docbook/eug_src/EUG_chapter_work.xml
+++ b/docbook/eug_src/EUG_chapter_work.xml
@@ -819,7 +819,7 @@ ip.len le 0x436
<command>Substring Operator</command></para><para>
Ethereal allows you to select subsequences of a
sequence in rather elaborate ways. After a label you
- can place a pair of brackes [] containing a comma
+ can place a pair of brackets [] containing a comma
separated list of range specifiers. </para><para>
<programlisting>eth.src[0:3] == 00:00:83</programlisting></para><para>
The example above uses the n:m format to specify a