aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-17 03:40:13 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-17 03:40:13 +0000
commit40f4d66b82bb74116615e3559ac41b9f21b553e6 (patch)
treeeb76c8b736d0ad548a7c34c9eac789c853f2ba9d /chapter05/binutils-pass1-inst.xml
parentd329953e71a0bf038b5e91f08bf43b7f7f895e58 (diff)
Minor edits from Bill and Alex P. Thanks guys.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1-inst.xml')
-rw-r--r--chapter05/binutils-pass1-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml
index 9e02b5f86..bf7da56e8 100644
--- a/chapter05/binutils-pass1-inst.xml
+++ b/chapter05/binutils-pass1-inst.xml
@@ -8,9 +8,9 @@ because both Glibc and GCC perform various tests on the available linker and
assembler to determine which of their own features to enable.</para>
<note><para>Even though Binutils is an important toolchain package, we are not
-going to run the testsuite at this early stage. Firstly, the testsuite
-framework is not yet in place and secondly, the programs from this first pass
-will soon be overwritten by those installed in the second pass.</para></note>
+going to run the testsuite at this early stage. First, the testsuite framework
+is not yet in place and second, the programs from this first pass will soon be
+overwritten by those installed in the second pass.</para></note>
<para>This package is known to behave badly when you have changed its default
optimization flags (including the -march and -mcpu options). Therefore, if