aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-03-05 22:26:03 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-03-05 22:26:03 +0000
commit2e41f64067f27dcf2f8b1ba8ea8e7750954b385b (patch)
treee099efaae453d93a1e48c636e217bd0b88a986e2 /docbook
parent52872af2a1088df6dbfd9106d77771e7dd13bb49 (diff)
Don't say "Warn!", say "Warning!"
svn path=/trunk/; revision=48110
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_sources.xml4
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_sources.xml b/docbook/wsdg_src/WSDG_chapter_sources.xml
index df88f1d5a4..e6a1bf4829 100644
--- a/docbook/wsdg_src/WSDG_chapter_sources.xml
+++ b/docbook/wsdg_src/WSDG_chapter_sources.xml
@@ -833,7 +833,7 @@ Index: file.h
To ensure Wireshark's source code quality, and to reduce the workload of
the core maintainers, there are some things you should
think about <command>before</command> submitting a patch.
- <warning><title>Warn!</title>
+ <warning><title>Warning!</title>
<para>
<command>Ignoring the code requirements will make it very likely
that your patch will be rejected!</command>
@@ -1131,7 +1131,7 @@ Index: file.h
After editing the settings in this file, <filename>./configure</filename> must be run again in the wireshark directory to
generate the actual specification script.
</para>
- <warning><title>Warn!</title><para>
+ <warning><title>Warning!</title><para>
The SPEC file contains settings for the <filename>configure</filename> used to set the RPM build environment. These are
completely independent of any settings passed to the usual Wireshark <filename>./configure</filename>. The exception to
this rule is that the prefix given to <filename>configure</filename> (<userinput>--prefix</userinput>) is passed to
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.xml b/docbook/wsdg_src/WSDG_chapter_tools.xml
index d9e0e6ff8a..af5aa99056 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.xml
+++ b/docbook/wsdg_src/WSDG_chapter_tools.xml
@@ -121,7 +121,7 @@
<section id="ChToolsGCC">
<title>gcc (GNU compiler collection)</title>
<warning>
- <title>Win32: Warn!</title>
+ <title>Win32: Warning!</title>
<para>Using Cygwin gcc to compile Wireshark is "EXPERT
ONLY" and therefore NOT recommended. If you really want to
try it anyway, see:
@@ -252,7 +252,7 @@ PARTICULAR PURPOSE.]]>
<para>
The official Wireshark 1.8.x releases are compiled using
Microsoft Visual C++ 2010 SP1.
- The official 1.2, 1.4, and 1.6 releases are and were compiled using
+ The official 1.2, 1.4, and 1.6 releases are and were compiled using
Microsoft Visual C++ 2008 SP1.
Other past releases, including the 1.0 branch,
were compiled using Microsoft Visual C++ 6.0. Using the release