aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:19:17 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:19:17 +0000
commite6ae50d13362327e9e2a189608b0dd9b8d4c24e7 (patch)
treef2264006454a1baf36c50036e118b076cd81a068 /chapter05
parent20dd3342f7a9b550c6ce567f0fd4ed96c70c6fbe (diff)
Add patch and instructions to generate tar manpage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/glibc.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 0691ddbfb..3eaf21932 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -224,10 +224,10 @@ readelf -l a.out | grep ': /tools'</userinput></screen>
</caution>
- <note><para>Building Binutils in the next section will serve as an additional check that
- the toolchain has been built properly. If Binutils fails to build, it is an
- indication that something has gone wrong with the previous Binutils, GCC, or Glibc
- installations.</para></note>
+ <note><para>Building Binutils in the section after next will serve as an
+ additional check that the toolchain has been built properly. If Binutils
+ fails to build, it is an indication that something has gone wrong with the
+ previous Binutils, GCC, or Glibc installations.</para></note>
</sect2>