diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-25 19:19:49 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-25 19:19:49 +0000 |
commit | 33d024b0ce425960e85f4e262559239ee0743d27 (patch) | |
tree | ddf36c79563ac1baeea71af32b80cc1b1eed3b67 | |
parent | 105d91d9d385498c728d38065acccb43fad5ab10 (diff) |
Update mpfr test count
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/mpfr.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml index 3e92ac414..a43481754 100644 --- a/chapter06/mpfr.xml +++ b/chapter06/mpfr.xml @@ -54,7 +54,7 @@ Do not skip it under any circumstances.</para> </important> - <para>Test the results and ensure that all 134 tests passed:</para> + <para>Test the results and ensure that all 148 tests passed:</para> <screen><userinput remap="test">make check</userinput></screen> |