diff options
Diffstat (limited to 'chapter04/creatingtoolsdir.xml')
-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 4b8569210..4bb0ef3b2 100644 --- a/chapter04/creatingtoolsdir.xml +++ b/chapter04/creatingtoolsdir.xml @@ -38,7 +38,7 @@ has a few syntactic variations, so be sure to check the info page before reporting what you may think is an error.</para></note> <para>The created symlink enables us to compile our toolchain so that it always -refers to <filename>/tools</filename>, meaning that the compiler, assembler +refers to <filename class="directory">/tools</filename>, meaning that the compiler, assembler 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 <quote>chrooted</quote> to the LFS partition).</para> |