Minor wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2011-03-01 16:13:52 +00:00
parent 41ab7937e1
commit a3b3b6fa1f

View File

@ -41,7 +41,7 @@
<para>The created symlink enables the toolchain to be compiled so that it
always refers to <filename class="directory">/tools</filename>, meaning
that the compiler, assembler, and linker will work both in this chapter
that the compiler, assembler, and linker will work both in Chapter 5
(when we are still using some tools from the host) and in the next (when
we are <quote>chrooted</quote> to the LFS partition).</para>