From 1df96a777425a0e36efe2b1ec343e467aca12c7b Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Fri, 7 May 2004 22:29:03 +0000 Subject: * doc/unset.n: added upvar.n to the "see also" list --- ChangeLog | 4 ++++ doc/unset.n | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e970fc6..20aab4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-05-07 Miguel Sofer + + * doc/unset.n: added upvar.n to the "see also" list + 2004-05-05 David Gravereaux * generic/tclEvent.c: TclSetLibraryPath's use of caching the diff --git a/doc/unset.n b/doc/unset.n index ed73434..e68c3f2 100644 --- a/doc/unset.n +++ b/doc/unset.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: unset.n,v 1.5 2001/03/06 14:45:03 dkf Exp $ +'\" RCS: @(#) $Id: unset.n,v 1.5.18.1 2004/05/07 22:29:05 msofer Exp $ '\" .so man.macros .TH unset n 8.4 Tcl "Tcl Built-In Commands" @@ -41,7 +41,7 @@ name refers to an array element but the variable is a scalar, or the name refers to a variable in a non-existent namespace. .SH "SEE ALSO" -set(n), trace(n) +set(n), trace(n), unset(n) .SH KEYWORDS remove, variable -- cgit v0.12