diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 21:51:49 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 21:51:49 +0000 |
commit | e667f58f48f4b3ec9af2fd1df49552669af6f383 (patch) | |
tree | f075ed9d4dc8d46cc13fcb3db4b6978381c28512 /chapter05/binutils-pass2-inst.xml | |
parent | be2dd91303d31589ebc30f8fa780e96775ff8bce (diff) |
Correcting the wording in second pass over Binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 939e83460..759fe311b 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -28,8 +28,8 @@ variables that override the default optimization flags.</para> <para><screen><userinput>make install</userinput></screen></para> -<para>Now already prepare Binutils for the "Locking in" procedure in the next -chapter:</para> +<para>Now already prepare Binutils for the re-adjusting of the toolchain in the +next chapter:</para> <para><screen><userinput>make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib</userinput></screen></para> |