aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-23 00:59:49 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-23 00:59:49 +0000
commitb036adcf56a6014bf6a5efd34f43aa10de03c531 (patch)
treebaa3db58a013a0e0cc136314e118c122961daadf
parent297d8ee0041c118183861ef324a76c9a91d87350 (diff)
Missed one.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/glibc-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml
index e234235ab..502699145 100644
--- a/chapter05/glibc-inst.xml
+++ b/chapter05/glibc-inst.xml
@@ -9,8 +9,8 @@ Glibc-linuxthreads in that directory, not in <filename>/usr/src</filename> as
you would normally do.</para>
<note><para>We are going to run the test suite for Glibc in this chapter.
-However, it's worth noting that the Glibc test suite we run in this chapter is
-considered not as critical as the one we run in Chapter 6.</para></note>
+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>
<para>This package is known to behave badly when you have changed its
default optimization flags (including the -march and -mcpu options).