diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 8 |
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> |