diff options
Diffstat (limited to 'chapter05/gcc-pass2.xml')
-rw-r--r-- | chapter05/gcc-pass2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 152d0cf92..930698e47 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -217,7 +217,7 @@ readelf -l a.out | grep ': /tools'</userinput></screen> <filename class="directory">/tools/bin</filename> is at the head of the list. If the <envar>PATH</envar> is wrong it could mean that you are not logged in as user <systemitem class="username">lfs</systemitem> or that - something went wrong back in <xref linkend="ch-tools-settingenviron" + something went wrong back in <xref linkend="ch-preps-settingenviron" role="."/></para> <para>Once all is well, clean up the test files:</para> |