aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/adjusting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/adjusting.xml')
-rw-r--r--chapter05/adjusting.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml
index f512b6cf4..a3d1e9d14 100644
--- a/chapter05/adjusting.xml
+++ b/chapter05/adjusting.xml
@@ -116,10 +116,11 @@ readelf -l a.out | grep ': /tools'</userinput></screen>
<screen><userinput>rm -v dummy.c a.out</userinput></screen>
- <para>Building TCL in the next section will serve as an additional check that
- the toolchain has been built properly. If TCL fails to build, it is an
- indication that something has gone wrong with the Binutils, GCC, or Glibc
- installation, but not with TCL itself.</para>
</caution>
+ <note><para>Building TCL in the next section will serve as an additional check that
+ the toolchain has been built properly. If TCL fails to build, it is an
+ indication that something has gone wrong with the Binutils, GCC, or Glibc
+ installation, but not with TCL itself.</para></note>
+
</sect1>