|
@@ -17,13 +17,13 @@ to know that our most important tools are working properly.</para>
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
|
-<para>This package has a testsuite available which can perform a number of
|
|
|
+<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>
|
|
|
|
|
|
<para><screen><userinput>TZ=UTC make -k test</userinput></screen></para>
|
|
|
|
|
|
-<para>Sometimes, package testsuites will give false failures. You can
|
|
|
+<para>Sometimes, package test suites will give false failures. You can
|
|
|
consult the LFS Wiki at <ulink url="http://wiki.linuxfromscratch.org"/>
|
|
|
to verify that these failures are normal. This applies to all tests
|
|
|
throughout the book.</para>
|