aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-23 00:53:52 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-23 00:53:52 +0000
commit297d8ee0041c118183861ef324a76c9a91d87350 (patch)
tree41af5da1fe5ec213ec2ca10348fffa80e37cccdc /chapter05/gcc-pass2-inst.xml
parent7e52d2be99c931316c57841e40e07010b69aa29b (diff)
More toolchain textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r--chapter05/gcc-pass2-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml
index fcbd5e6cf..430671688 100644
--- a/chapter05/gcc-pass2-inst.xml
+++ b/chapter05/gcc-pass2-inst.xml
@@ -11,8 +11,8 @@ supported by your host distribution. Most notably, a host distribution
which does not properly support the devpts filesystem will cause most of
these tests to fail.</para>
-<note><para>It's worth noting that the GCC test suite we run in this chapter is
-considered not as critical as the one we run in Chapter 6.</para></note>
+<note><para>It's worth pointing out that the GCC test suite we run in this
+section is considered not as critical as the one we run in Chapter 6.</para></note>
<para>Unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the same working directory.
They will all unfold into a single <filename>gcc-&gcc-version;/</filename>