aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gawk.xml
diff options
context:
space:
mode:
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>