diff options
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 2 | ||||
-rw-r--r-- | chapter04/creatingtoolsdir.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index fe3cdbd74..3e44ce94f 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -5,7 +5,7 @@ %general-entities; ]> -<chapter id="chapter-final-preps" xreflabel="Chapter 4"> +<chapter id="chapter-final-preps" xreflabel="Chapter 4"> <?dbhtml dir="chapter04"?> <?dbhtml filename="chapter04.html"?> diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml index 636b3e58b..6e79f92cf 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 Chapter 5 + 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> |