diff options
Diffstat (limited to 'chapter05/gettext-inst.xml')
-rw-r--r-- | chapter05/gettext-inst.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/gettext-inst.xml b/chapter05/gettext-inst.xml index dd93ed683..798393ca9 100644 --- a/chapter05/gettext-inst.xml +++ b/chapter05/gettext-inst.xml @@ -11,8 +11,9 @@ <para><screen><userinput>make </userinput></screen></para> -<para>Check that the programs work correctly (this takes so long you can go -for a walk):</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> |