diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index de24d670f..d31f67cde 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -60,10 +60,11 @@
sed -e 's/2^64/(2^64/' -e 's/E </E) <=/' -e 's/ne /eq /' \
-i tests/ts/ipcs/limits2
-->
+
Prepare Util-linux for compilation:
./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
@@ -109,10 +110,10 @@
coverage, other BLFS packages must be installed. If desired, this test can
be run after rebooting into the completed LFS system and running:
- bash tests/run.sh --srcdir=$PWD --builddir=$PWD
+bash tests/run.sh --srcdir=$PWD --builddir=$PWD
- chown -Rv nobody .
+chown -Rv nobody .
su nobody -s /bin/bash -c "PATH=$PATH make -k check"
Install the package: