summaryrefslogtreecommitdiffstats
path: root/doc/expr.n
diff options
context:
space:
mode:
authorpoenitz <poenitz>2000-09-07 14:27:45 (GMT)
committerpoenitz <poenitz>2000-09-07 14:27:45 (GMT)
commitf76c4297622fef2a7bd06c8f0af9ab08ae319d47 (patch)
treef68040024b28950e64e8fe7aeaa92a7c84c31a7e /doc/expr.n
parentc6f094791780dc4a5cfdc86134885fe85f2ee834 (diff)
downloadtcl-f76c4297622fef2a7bd06c8f0af9ab08ae319d47.zip
tcl-f76c4297622fef2a7bd06c8f0af9ab08ae319d47.tar.gz
tcl-f76c4297622fef2a7bd06c8f0af9ab08ae319d47.tar.bz2
New or changed "SEE ALSO" section.
Diffstat (limited to 'doc/expr.n')
-rw-r--r--doc/expr.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/expr.n b/doc/expr.n
index 0f424b1..5fb3cee 100644
--- a/doc/expr.n
+++ b/doc/expr.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: expr.n,v 1.4 2000/05/09 00:00:35 hobbs Exp $
+'\" RCS: @(#) $Id: expr.n,v 1.5 2000/09/07 14:27:47 poenitz Exp $
'\"
.so man.macros
.TH expr n 8.4 Tcl "Tcl Built-In Commands"
@@ -395,5 +395,8 @@ unbraced expressions that contain command substitutions.
These expressions must be implemented by generating new code
each time the expression is executed.
+.SH "SEE ALSO"
+array(n), string(n), Tcl(n)
+
.SH KEYWORDS
arithmetic, boolean, compare, expression, fuzzy comparison