aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-16 04:25:50 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-16 04:25:50 +0000
commit18b65e2b0aa0a063ed09d4f464d8ab4dc2231898 (patch)
tree85fa9ffe1ef7dc0beeba8bd06d59221d8ac1c4f4 /chapter05/binutils-pass1-inst.xml
parentcfc98ea513187bd8eee9850809c86cb9e5a3e987 (diff)
Minor edits.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1-inst.xml')
-rw-r--r--chapter05/binutils-pass1-inst.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml
index 799f7ad00..5701e5960 100644
--- a/chapter05/binutils-pass1-inst.xml
+++ b/chapter05/binutils-pass1-inst.xml
@@ -53,8 +53,7 @@ statically.</para></listitem>
<para><screen><userinput>make install</userinput></screen></para>
-<para>Now already prepare the linker for the "locking in" of Glibc later
-on:</para>
+<para>Now prepare the linker for the "locking in" of Glibc later on:</para>
<para><screen><userinput>make -C ld clean
make -C ld LIB_PATH=/tools/lib</userinput></screen></para>