aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/adjusting.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml
index bca6d56fb..16c1d5624 100644
--- a/chapter05/adjusting.xml
+++ b/chapter05/adjusting.xml
@@ -43,7 +43,7 @@ ln -sv /tools/bin/ld /tools/$(gcc -dumpmachine)/bin/ld</userinput></screen>
<para>If working on a platform where the name of the dynamic linker is
something other than <filename class="libraryfile">ld-linux.so.2</filename>,
replace <quote>ld-linux.so.2</quote> with the name of the platform's
- dynamic linker in the following commands. Refer back to <xref
+ dynamic linker in the following commands. Refer to <xref
linkend="ch-tools-toolchaintechnotes" role=","/> if necessary.</para>
</important>