Explorar el Código

Correcting the wording in second pass over Binutils.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud hace 22 años
padre
commit
e667f58f48
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      chapter05/binutils-pass2-inst.xml

+ 2 - 2
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>