aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tcl-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tcl-inst.xml')
-rw-r--r--chapter05/tcl-inst.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index b6deaa66f..d64f16992 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -45,16 +45,16 @@ throughout the book.</para>
<screen><userinput>make install</userinput></screen>
-<para>Make a necessary symbolic link:</para>
-
-<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
-
<!-- HACK - Force some whitespace to appease tidy -->
<literallayout></literallayout>
-<caution><para>Do not remove the
+<important><para><emphasis>Do not remove</emphasis> the
<filename>tcl&tcl-version;</filename> source directory yet, as the next package
-will need its internal headers.</para></caution>
+will need its internal headers.</para></important>
+
+<para>Make a necessary symbolic link:</para>
+
+<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
<!-- HACK - Force some whitespace to appease tidy -->
<literallayout></literallayout>