aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-08 04:42:00 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-08 04:42:00 +0000
commit578b0239f2555e4e8aaa6b1997300e75d0fff626 (patch)
tree60dab492ac94eccaca2ee7655284eee6fb3312a3
parente021a65adda610ac0c077ca683ef813844f6a157 (diff)
reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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