diff options
Diffstat (limited to 'chapter06/grep-inst.xml')
-rw-r--r-- | chapter06/grep-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/grep-inst.xml b/chapter06/grep-inst.xml index 4345f7a49..2695de465 100644 --- a/chapter06/grep-inst.xml +++ b/chapter06/grep-inst.xml @@ -12,7 +12,9 @@ <para><screen><userinput>make</userinput></screen></para> -<para>Test the results:</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> |