diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index 52df13885..0f89aed87 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -53,8 +53,7 @@ from Glibc which are more stable.
make
-To test the results, issue: make
-tests.
+To test the results, issue: make tests.
Install the package:
diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml
index b1ecdb3bf..3c771a2bd 100644
--- a/chapter05/coreutils.xml
+++ b/chapter05/coreutils.xml
@@ -52,8 +52,8 @@ instructions be followed exactly as given above.
make
-To test the results, issue: make
-RUN_EXPENSIVE_TESTS=yes check. The
+To test the results, issue:
+make RUN_EXPENSIVE_TESTS=yes check. The
RUN_EXPENSIVE_TESTS=yes
RUN_EXPENSIVE_ TESTS=yes
parameter tells the test suite to run several additional tests that are considered
diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml
index a3967599a..b360e759e 100644
--- a/chapter05/findutils.xml
+++ b/chapter05/findutils.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml
index 60398c27a..726189673 100644
--- a/chapter05/gawk.xml
+++ b/chapter05/gawk.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/grep.xml b/chapter05/grep.xml
index 17b93f8c1..bf0cbe71a 100644
--- a/chapter05/grep.xml
+++ b/chapter05/grep.xml
@@ -48,8 +48,7 @@ be present on the host but will not be available once we enter the
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/m4.xml b/chapter05/m4.xml
index 0bb24fb68..3f3f23da1 100644
--- a/chapter05/m4.xml
+++ b/chapter05/m4.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/make.xml b/chapter05/make.xml
index 773db66b2..d2a6946b3 100644
--- a/chapter05/make.xml
+++ b/chapter05/make.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/sed.xml b/chapter05/sed.xml
index 6c7084daf..6b18e4e1d 100644
--- a/chapter05/sed.xml
+++ b/chapter05/sed.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/tar.xml b/chapter05/tar.xml
index 491ae7aca..3433e910b 100644
--- a/chapter05/tar.xml
+++ b/chapter05/tar.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package:
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 9e99786c6..132152a51 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -47,8 +47,8 @@ linkend="chapter-building-system"/>.
make
-To test the results, issue: TZ=UTC make
-test. The Tcl test suite is known to experience failures
+To test the results, issue: TZ=UTC make test.
+The Tcl test suite is known to experience failures
under certain host conditions that are not fully understood.
Therefore, test suite failures here are not surprising, and are not
considered critical. The TZ=UTC parameter sets
diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml
index 6c7286d1f..9a7451b4f 100644
--- a/chapter05/texinfo.xml
+++ b/chapter05/texinfo.xml
@@ -35,8 +35,7 @@
make
-To test the results, issue: make
-check.
+To test the results, issue: make check.
Install the package: