diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 4 | ||||
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 5317a0e55..f660d334d 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -3,8 +3,8 @@ <sect2> <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> <para>Create a separate build directory again:</para> 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> |