diff --git a/chapter06/bison.xml b/chapter06/bison.xml
index 662f0ff38..dd415feb9 100644
--- a/chapter06/bison.xml
+++ b/chapter06/bison.xml
@@ -56,7 +56,8 @@
There is a circular dependency between bison and flex with regard to
the checks. If desired, after installing flex in the next section, the
- bison checks can be run with make check.
+ bison can be rebuilt and the bison checks can be run with
+ make check.
Install the package:
diff --git a/chapter06/strippingagain.xml b/chapter06/strippingagain.xml
index f9cb7b5f4..eef553173 100644
--- a/chapter06/strippingagain.xml
+++ b/chapter06/strippingagain.xml
@@ -44,8 +44,7 @@ for LIB in $save_lib; do
done
save_usrlib="libquadmath.so.&libquadmath-version; libstdc++.so.&libstdcpp-version;
- libmpx.so.&libmpx-version; libmpxwrappers.so.&libmpxwrap-version; libitm.so.&libitm-version;
- libatomic.so.&libatomic-version;"
+ libitm.so.&libitm-version; libatomic.so.&libatomic-version;"
cd /usr/lib