diff options
Diffstat (limited to 'chapter05/tar-inst.xml')
-rw-r--r-- | chapter05/tar-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter05/tar-inst.xml b/chapter05/tar-inst.xml index be4c2f075..316ad2541 100644 --- a/chapter05/tar-inst.xml +++ b/chapter05/tar-inst.xml @@ -11,7 +11,9 @@ <para><screen><userinput>make </userinput></screen></para> -<para>Check that the programs work correctly:</para> +<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 +following command will do so:</para> <para><screen><userinput>make check</userinput></screen></para> |