diff options
Diffstat (limited to 'chapter08/stripping.xml')
-rw-r--r-- | chapter08/stripping.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/stripping.xml b/chapter08/stripping.xml index 7f775b3d8..772b91c5f 100644 --- a/chapter08/stripping.xml +++ b/chapter08/stripping.xml @@ -68,10 +68,10 @@ done online_usrbin="bash find strip" online_usrlib="libbfd-&binutils-version;.so - libhistory.so.&readline-version; + libhistory.so.&readline-soversion; libncursesw.so.&ncurses-version; libm.so.6 - libreadline.so.&readline-version; + libreadline.so.&readline-soversion; libz.so.&zlib-version; $(cd /usr/lib; find libnss*.so* -type f)" |