summaryrefslogtreecommitdiffstats
path: root/doc/concat.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/concat.n')
-rw-r--r--doc/concat.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/concat.n b/doc/concat.n
index a2f9c1e..c04eaf0 100644
--- a/doc/concat.n
+++ b/doc/concat.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: concat.n,v 1.2 1998/09/14 18:39:51 stanton Exp $
+'\" RCS: @(#) $Id: concat.n,v 1.3 2000/09/07 14:27:46 poenitz Exp $
'\"
.so man.macros
.TH concat n "" Tcl "Tcl Built-In Commands"
@@ -36,5 +36,8 @@ as its result.
.PP
If no \fIarg\fRs are supplied, the result is an empty string.
+.SH "SEE ALSO"
+append(n), eval(n)
+
.SH KEYWORDS
concatenate, join, lists