diff options
Diffstat (limited to 'chapter05/creatingstage1dir.xml')
-rw-r--r-- | chapter05/creatingstage1dir.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/creatingstage1dir.xml b/chapter05/creatingstage1dir.xml index 7e4b733a9..4ff58628c 100644 --- a/chapter05/creatingstage1dir.xml +++ b/chapter05/creatingstage1dir.xml @@ -19,8 +19,8 @@ partition:</para> <para>This symlink enables us to compile our toolchain so that it always refers to <filename>/stage1</filename>, meaning that the compiler, assembler -and linker will work both in this chapter (when we are still rummaging around -on the host) <emphasis>and</emphasis> in the next (when we are chrooted to +and linker will work both in this chapter (when we are still using some tools +from the host) <emphasis>and</emphasis> in the next (when we are chrooted to the LFS partition).</para> </sect1> |