aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/m4.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 10:48:55 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-02-07 10:48:55 +0000
commit8a5f9064c4423d2a3217080dd8203c3f7b8391c3 (patch)
tree6d5fd87e6a43bac0802cb904a5c2e445538efe95 /chapter06/m4.xml
parentc21999c677ff9383c9e1220675f76658a1d42438 (diff)
Making the chapter 6 tests more obviously optional.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/m4.xml')
-rw-r--r--chapter06/m4.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index 0aa1a6d8f..d990a91e5 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -23,11 +23,8 @@
<screen><userinput>make</userinput></screen>
-<para>This package has a test suite available which can perform a number of
-checks to ensure it built correctly. Should you choose to run it, the
-following command will do so:</para>
-
-<screen><userinput>make check</userinput></screen>
+<para>To have the results tested, issue:
+<userinput>make check</userinput>.</para>
<para>And install the package:</para>