diff options
Diffstat (limited to 'doc/eval.n')
-rw-r--r-- | doc/eval.n | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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: eval.n,v 1.8 2007/02/18 18:42:54 dkf Exp $ +'\" RCS: @(#) $Id: eval.n,v 1.9 2007/12/10 16:20:28 jenglish Exp $ '\" .so man.macros .TH eval n "" Tcl "Tcl Built-In Commands" @@ -77,8 +77,8 @@ set var [linsert $var 0 {*}$args] .CE .VE 8.5 -.SH KEYWORDS -concatenate, evaluate, script - .SH "SEE ALSO" catch(n), concat(n), error(n), interp(n), list(n), namespace(n), subst(n), tclvars(n), uplevel(n) + +.SH KEYWORDS +concatenate, evaluate, script |