diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml
index a8360ca51..43b2ea888 100644
--- a/chapter05/lockingglibc.xml
+++ b/chapter05/lockingglibc.xml
@@ -19,9 +19,10 @@ pass of Binutils, and contain no mention of /lib,
From this point onwards everything will link only
against the libraries in /tools/lib.
-You can now remove Binutils' build and source directories.
+Now that the scripts are adjusted, you have to remove the Binutils
+build and source directories.
-The other thing to do is to amend our GCC specs file so that it points
+The next thing to do is to amend our GCC specs file so that it points
to the new dynamic linker. A simple sed will accomplish this:
SPECFILE=/tools/lib/gcc-lib/*/*/specs