summaryrefslogtreecommitdiffstats
path: root/doc/throw.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-08-21 10:25:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-08-21 10:25:18 (GMT)
commit3f61f168eb9d98c28312cdea25b214827c3692f2 (patch)
tree53c322fba847e22c281759b85bd9d72102dff076 /doc/throw.n
parent9feda62fe0318715623c455abe7289bbb7dec34e (diff)
downloadtcl-3f61f168eb9d98c28312cdea25b214827c3692f2.zip
tcl-3f61f168eb9d98c28312cdea25b214827c3692f2.tar.gz
tcl-3f61f168eb9d98c28312cdea25b214827c3692f2.tar.bz2
[3612422]: Refer to correct part of tclvars(n) rather than page itself.
Diffstat (limited to 'doc/throw.n')
-rw-r--r--doc/throw.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/throw.n b/doc/throw.n
index d49fb24..b28f2e4 100644
--- a/doc/throw.n
+++ b/doc/throw.n
@@ -40,7 +40,7 @@ The following produces an error that is identical to that produced by
\fBthrow\fR {ARITH DIVZERO {divide by zero}} {divide by zero}
.CE
.SH "SEE ALSO"
-catch(n), error(n), return(n), tclvars(n), try(n)
+catch(n), error(n), errorCode(n), errorInfo(n), return(n), try(n)
.SH "KEYWORDS"
error, exception
'\" Local Variables: