diff --git a/chapter08/strippingagain.xml b/chapter08/strippingagain.xml index bf2493b02..a2b6f0263 100644 --- a/chapter08/strippingagain.xml +++ b/chapter08/strippingagain.xml @@ -40,7 +40,7 @@ Read the related entry in for the rationale to use the install command here. - The linux loader's name is ld-linux-x86-64.so.2 on 64-bit systems + The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems and ld-linux.so.2 on 32-bit systems. The contruct below selects the correct name for the current architecture.