diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-05 12:57:37 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-05 12:57:37 +0000 |
commit | c84ddd992c4865dba8a6f69d63ddc59784a89d0c (patch) | |
tree | e9eec11b7f6ac62ecc69306714b8fb3e141a58bb /chapter06/gettext-inst.xml | |
parent | 7da1bffa1e5dfdc369de14a1e4784c7272977fbb (diff) |
Some more adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gettext-inst.xml')
-rw-r--r-- | chapter06/gettext-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gettext-inst.xml b/chapter06/gettext-inst.xml index bfb2b74af..1e24c5494 100644 --- a/chapter06/gettext-inst.xml +++ b/chapter06/gettext-inst.xml @@ -13,7 +13,7 @@ <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> +following command will do so (and takes a very long time):</para> <para><screen><userinput>make check</userinput></screen></para> |