summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2014-02-16 08:18:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2014-02-16 08:18:29 (GMT)
commitbd474d3d6b7f770543d6e93ca2b6c9212c551bdf (patch)
tree67d2bf9bc4a87a632e4782ac01026dce290c4362 /doc
parent22683734d96c78389318559c3856d1fdf04cefe3 (diff)
downloadtcl-bd474d3d6b7f770543d6e93ca2b6c9212c551bdf.zip
tcl-bd474d3d6b7f770543d6e93ca2b6c9212c551bdf.tar.gz
tcl-bd474d3d6b7f770543d6e93ca2b6c9212c551bdf.tar.bz2
[9bf7e67b37]: minor documentation blooper
Diffstat (limited to 'doc')
-rw-r--r--doc/tclvars.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tclvars.n b/doc/tclvars.n
index 2fec222..9d7a4ce 100644
--- a/doc/tclvars.n
+++ b/doc/tclvars.n
@@ -10,7 +10,7 @@
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-argc, argv, argv0, auto_path, env, errorCode, errorInfo, tcl_interactive, tcl_library, tcl_nonwordchars, tcl_patchLevel, tcl_pkgPath, tcl_platform, tcl_precision, tcl_rcFileName, tcl_traceCompile, tcl_traceEval, tcl_wordchars, tcl_version \- Variables used by Tcl
+argc, argv, argv0, auto_path, env, errorCode, errorInfo, tcl_interactive, tcl_library, tcl_nonwordchars, tcl_patchLevel, tcl_pkgPath, tcl_platform, tcl_precision, tcl_rcFileName, tcl_traceCompile, tcl_traceExec, tcl_wordchars, tcl_version \- Variables used by Tcl
.BE
.SH DESCRIPTION
.PP