aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/stripping.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-13 09:18:50 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-13 09:18:50 -0500
commitd0204e44b8190db2882c4bf0d511ab45519abb4f (patch)
tree925154534b3dc4697dc1ebd45a872a105e9901b2 /chapter08/stripping.xml
parent89250241d47f55c276f553ed45da35d4374222d0 (diff)
Typo
Diffstat (limited to 'chapter08/stripping.xml')
-rw-r--r--chapter08/stripping.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/stripping.xml b/chapter08/stripping.xml
index 853ea8848..6841cd830 100644
--- a/chapter08/stripping.xml
+++ b/chapter08/stripping.xml
@@ -47,7 +47,7 @@
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
<!--<screen><userinput>save_lib="ld-2.25.so libc-2.25.so libpthread-2.25.so libthread_db-1.0.so"-->
- <screen><userinput>save_usrlib="$(cd /usr/lib; ls ld_linux*)
+ <screen><userinput>save_usrlib="$(cd /usr/lib; ls ld-linux*)
libc.so.6
libthread_db.so.1
libquadmath.so.&libquadmath-version;