diff options
Diffstat (limited to 'doc/trace.n')
-rw-r--r-- | doc/trace.n | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/trace.n b/doc/trace.n index e351311..99c6a6a 100644 --- a/doc/trace.n +++ b/doc/trace.n @@ -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: trace.n,v 1.5 2000/08/25 20:39:31 ericm Exp $ +'\" RCS: @(#) $Id: trace.n,v 1.6 2000/09/07 14:27:52 poenitz Exp $ '\" .so man.macros .TH trace n "8.4" Tcl "Tcl Built-In Commands" @@ -238,5 +238,8 @@ future version of Tcl. They use an older syntax in which \fBarray\fR, list, but simply a string concatenation of the operations, such as \fBrwua\fR. +.SH "SEE ALSO" +set(n), unset(n) + .SH KEYWORDS read, command, rename, variable, write, trace, unset |