git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-09-11 20:12:08 +00:00
parent 0841437890
commit 73f7c1acf9

View File

@ -25,7 +25,7 @@ provided by Net-tools. Prevent its installation by applying a patch:</para>
<para>This package has a testsuite available which can perform a number of <para>This package has a testsuite available which can perform a number of
checks to ensure it built correctly. Should you choose to run it, the checks to ensure it built correctly. Should you choose to run it, the
following command will do so:</para> following commands will do so:</para>
<para><screen><userinput>make check-root <para><screen><userinput>make check-root
make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para> make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para>