aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tcl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/tcl.xml')
-rw-r--r--chapter05/tcl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 132152a51..f0d31da22 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -74,7 +74,7 @@ export TCLPATH=`pwd`</userinput></screen>
<para>Now make a necessary symbolic link:</para>
-<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
+<screen><userinput>ln -sv tclsh8.4 /tools/bin/tclsh</userinput></screen>
<beginpage/>