summaryrefslogtreecommitdiffstats
path: root/doc/bgerror.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/bgerror.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/bgerror.n')
-rw-r--r--doc/bgerror.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bgerror.n b/doc/bgerror.n
index ac53eca..16a23a3 100644
--- a/doc/bgerror.n
+++ b/doc/bgerror.n
@@ -85,6 +85,9 @@ proc bgerror {message} {
}
.CE
.SH "SEE ALSO"
-after(n), interp(n), tclvars(n)
+after(n), errorCode(n), errorInfo(n), interp(n)
.SH KEYWORDS
background error, reporting
+'\" Local Variables:
+'\" mode: nroff
+'\" End: