Bläddra i källkod

More toolchain textual adjustments.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer 22 år sedan
förälder
incheckning
297d8ee004

+ 2 - 2
chapter05/binutils-pass2-inst.xml

@@ -3,8 +3,8 @@
 <sect2>
 <sect2>
 <title>Re-installation of Binutils</title>
 <title>Re-installation of Binutils</title>
 
 
-<note><para>It's worth noting that the Binutils test suite we run in this
-chapter is considered not as critical as the one we run in Chapter 6.</para>
+<note><para>It's worth pointing out that the Binutils test suite we run in this
+section is considered not as critical as the one we run in Chapter 6.</para>
 </note>
 </note>
 
 
 <para>Create a separate build directory again:</para>
 <para>Create a separate build directory again:</para>

+ 2 - 2
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
 which does not properly support the devpts filesystem will cause most of
 these tests to fail.</para>
 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.
 <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>
 They will all unfold into a single <filename>gcc-&gcc-version;/</filename>

+ 1 - 1
chapter06/binutils-inst.xml

@@ -2,7 +2,7 @@
 
 
 <sect2><title>Installation of Binutils</title>
 <sect2><title>Installation of Binutils</title>
 
 
-<note><para>The test suite for Binutils in this chapter is considered
+<note><para>The test suite for Binutils in this section is considered
 <emphasis>critical</emphasis>. Do not skip it under any circumstances.</para>
 <emphasis>critical</emphasis>. Do not skip it under any circumstances.</para>
 </note>
 </note>
 
 

+ 1 - 1
chapter06/gcc-inst.xml

@@ -3,7 +3,7 @@
 <sect2>
 <sect2>
 <title>Installation of GCC</title>
 <title>Installation of GCC</title>
 
 
-<note><para>The test suite for GCC in this chapter is considered <emphasis>
+<note><para>The test suite for GCC in this section is considered <emphasis>
 critical</emphasis>. Do not skip it under any circumstances.</para></note>
 critical</emphasis>. Do not skip it under any circumstances.</para></note>
 
 
 <para>This package is known to behave badly when you have changed its
 <para>This package is known to behave badly when you have changed its

+ 1 - 1
chapter06/glibc-inst.xml

@@ -9,7 +9,7 @@ at <filename>/tools</filename>. We cannot adjust the specs and linker before
 the Glibc install, because the Glibc autoconf tests would then give bogus
 the Glibc install, because the Glibc autoconf tests would then give bogus
 results and thus defeat our goal of achieving a clean build.</para>
 results and thus defeat our goal of achieving a clean build.</para>
 
 
-<note><para>The test suite for Glibc in this chapter is considered <emphasis>
+<note><para>The test suite for Glibc in this section is considered <emphasis>
 critical</emphasis>. Do not skip it under any circumstances.</para></note>
 critical</emphasis>. Do not skip it under any circumstances.</para></note>
 
 
 <para>Before starting to build Glibc, remember to unpack the Glibc-linuxthreads
 <para>Before starting to build Glibc, remember to unpack the Glibc-linuxthreads