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 malloc/Makefile and
converts all occurances of $(PERL) to
/usr/bin/perl. The output is then written to the
file tmp~. This is done because Glibc can't
-autodetect perl since it's not installed yet at the time when we install
-Glibc.
+autodetect perl since it's not installed yet.
mv tmp~ malloc/Makefile: The file
tmp~ is now moved back to