diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml
index c5fcaa4be..3814b02b0 100644
--- a/chapter08/pkgmgt.xml
+++ b/chapter08/pkgmgt.xml
@@ -111,7 +111,7 @@
(replace libfoo with the name of the
library):
-grep -l -e 'libfoo.*deleted' /proc/*/maps |
+grep -l -e 'libfoo.*deleted' /proc/*/maps |
tr -cd 0-9\\n | xargs -r ps u