summaryrefslogtreecommitdiffstats
path: root/doc/TraceVar.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-09-03 08:01:22 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-09-03 08:01:22 (GMT)
commit26c688888436fd83e093f6bdb0f200234902d0ee (patch)
treeb0b7bcc64c42e1dc6e1ad5d4c73ecebc77989dec /doc/TraceVar.3
parente2f9593018e694ea4db44610c096ba4df5a3a3d3 (diff)
downloadtcl-26c688888436fd83e093f6bdb0f200234902d0ee.zip
tcl-26c688888436fd83e093f6bdb0f200234902d0ee.tar.gz
tcl-26c688888436fd83e093f6bdb0f200234902d0ee.tar.bz2
Add xref to script-level documentation
Diffstat (limited to 'doc/TraceVar.3')
-rw-r--r--doc/TraceVar.34
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TraceVar.3 b/doc/TraceVar.3
index 65fa9a7..7ba525d 100644
--- a/doc/TraceVar.3
+++ b/doc/TraceVar.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: TraceVar.3,v 1.21 2008/10/15 10:43:37 dkf Exp $
+'\" RCS: @(#) $Id: TraceVar.3,v 1.22 2009/09/03 08:01:22 dkf Exp $
'\"
.so man.macros
.TH Tcl_TraceVar 3 7.4 Tcl "Tcl Library Procedures"
@@ -376,5 +376,7 @@ set.
.PP
Array traces are not yet integrated with the Tcl \fBinfo exists\fR command,
nor is there Tcl-level access to array traces.
+.SH "SEE ALSO"
+trace(n)
.SH KEYWORDS
clientData, trace, variable