aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc-exp.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml
index deca6b651..1237fc77f 100644
--- a/chapter06/glibc-exp.xml
+++ b/chapter06/glibc-exp.xml
@@ -17,8 +17,7 @@ searches through <filename>malloc/Makefile</filename> and
converts all occurances of <filename>$(PERL)</filename> to
<filename>/usr/bin/perl</filename>. The output is then written to the
file <filename>tmp~</filename>. This is done because Glibc can't
-autodetect perl since it's not installed yet at the time when we install
-Glibc.</para>
+autodetect perl since it's not installed yet.</para>
<para><userinput>mv tmp~ malloc/Makefile:</userinput> The file
<filename>tmp~</filename> is now moved back to