diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2009-09-03 08:01:22 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2009-09-03 08:01:22 (GMT) |
| commit | 79622a8fdef86cc503d2d83d94d56ee6c958d626 (patch) | |
| tree | b0b7bcc64c42e1dc6e1ad5d4c73ecebc77989dec | |
| parent | 96f239d0f0cba45893eafb8ff2ec24f9d6e45602 (diff) | |
| download | tcl-79622a8fdef86cc503d2d83d94d56ee6c958d626.zip tcl-79622a8fdef86cc503d2d83d94d56ee6c958d626.tar.gz tcl-79622a8fdef86cc503d2d83d94d56ee6c958d626.tar.bz2 | |
Add xref to script-level documentation
| -rw-r--r-- | doc/TraceVar.3 | 4 |
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 |
