aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/adjusting.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/adjusting.xml b/chapter06/adjusting.xml
index 64767b25f..cf63a77d7 100644
--- a/chapter06/adjusting.xml
+++ b/chapter06/adjusting.xml
@@ -69,7 +69,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
/usr/lib/crtn.o succeeded</computeroutput></screen>
<note><para>On 64-bit systems, the path above will be
- /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib64/. This
+ /usr/lib/gcc/gcc/x86_64-pc-linux-gnu/&gcc-version;/../../../../lib64/. This
reduces to /usr/lib64 and /usr/lib64 is a symlink that points to
/usr/lib.</para></note>