aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/creatingtoolsdir.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2011-03-01 16:13:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2011-03-01 16:13:52 +0000
commita3b3b6fa1f794bb5c1d73526b601756af45ca281 (patch)
treec33c59b46c1ccf6a645b54a542776d455a959bfe /chapter04/creatingtoolsdir.xml
parent41ab7937e18bebdfb76bfb23ca9cbfa6887a6d5f (diff)
Minor wording change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/creatingtoolsdir.xml')
-rw-r--r--chapter04/creatingtoolsdir.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml
index b1049a69f..636b3e58b 100644
--- a/chapter04/creatingtoolsdir.xml
+++ b/chapter04/creatingtoolsdir.xml
@@ -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>