aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gawk.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
commit1cdaff9801aa6f222f8fed6806cdf2f3bb105128 (patch)
tree747acb253cca43af580b73319c2323829784ff98 /chapter05/gawk.xml
parent4d86da9286eaa05a0d80a69d0c3646317c66f309 (diff)
Various text updates/typo fixes from Chris Staub. Fixes #2367.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gawk.xml')
-rw-r--r--chapter05/gawk.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml
index c79eb72a6..637ee3f61 100644
--- a/chapter05/gawk.xml
+++ b/chapter05/gawk.xml
@@ -53,9 +53,10 @@
<varlistentry>
<term><parameter>ac_cv_func_working_mktime=yes</parameter></term>
<listitem>
- <para>This parameter bypasses the search for mktime in configure
- and uses the version in glibc. This is necessary due to a change in
- gcc that has not been incorporated into this package yet.</para>
+ <para>This parameter bypasses the search for mktime in
+ <command>configure</command> and uses the version in glibc. This is
+ necessary due to a change in GCC that has not been incorporated into
+ this package yet.</para>
</listitem>
</varlistentry>