aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/gawk-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml
index 2fcdd6ad7..985ac46c7 100644
--- a/chapter06/gawk-inst.xml
+++ b/chapter06/gawk-inst.xml
@@ -12,7 +12,7 @@ install it. Issue the following command to apply the patch:</para>
libexec directory. The patch will allow us to override it by passing
<emphasis>--libexecdir</emphasis> to the configure script.</para>
-<para>Prepare Texinfo to be compiled:</para>
+<para>Prepare Gawk to be compiled:</para>
<para><screen><userinput>./configure --prefix=/usr --libexecdir=/usr/bin</userinput></screen></para>