diff options
Diffstat (limited to 'chapter06/readjusting.xml')
-rw-r--r-- | chapter06/readjusting.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readjusting.xml b/chapter06/readjusting.xml index 3107168fa..91a7bc0de 100644 --- a/chapter06/readjusting.xml +++ b/chapter06/readjusting.xml @@ -48,7 +48,7 @@ perl -p -e 's@/tools/lib/ld-linux.so.2@/lib/ld-linux.so.2@g;' \ <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>, substitute <quote>ld-linux.so.2</quote> with the name of the platform's - dynamic linker in the above commands. Refer back to <xref + dynamic linker in the above commands. Refer to <xref linkend="ch-tools-toolchaintechnotes" role=","/> if necessary.</para> </important> |