diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/creatingtoolsdir.xml | 2 |
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> |