aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-23 05:54:49 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-23 05:54:49 +0000
commitccaabde9fa61eef979216eb0b68c4ffae54d97a8 (patch)
treeabc6cedad379d67e095e00306b83f2470c03c034 /chapter05/glibc-inst.xml
parent990ba6b8b89ff0170273e073f29577d580495fc4 (diff)
Chapter 5 - GCC Pass 2: Insert note to rerun the previously ran sanity check.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc-inst.xml')
-rw-r--r--chapter05/glibc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml
index 502699145..a55dcf2d8 100644
--- a/chapter05/glibc-inst.xml
+++ b/chapter05/glibc-inst.xml
@@ -10,7 +10,7 @@ you would normally do.</para>
<note><para>We are going to run the test suite for Glibc in this chapter.
However, it's worth pointing out that the Glibc test suite we run in this
-section is considered not as critical as the one we run in Chapter 6.</para></note>
+section is considered not as important as the one we run in Chapter 6.</para></note>
<para>This package is known to behave badly when you have changed its
default optimization flags (including the -march and -mcpu options).