summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-15 22:18:02 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-15 22:18:02 (GMT)
commit7fec9a6f524c83d1a7da2f8d2f32486a443e1125 (patch)
treef9693599a592e1abe7e41ba65403c3ce80b0fc5e
parente659fe1c545391bbf0cc9b965a758b568dba0ee3 (diff)
downloadtcl-7fec9a6f524c83d1a7da2f8d2f32486a443e1125.zip
tcl-7fec9a6f524c83d1a7da2f8d2f32486a443e1125.tar.gz
tcl-7fec9a6f524c83d1a7da2f8d2f32486a443e1125.tar.bz2
Missed a bit off the last checkin! <:^)
-rw-r--r--doc/array.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/array.n b/doc/array.n
index 3839e77..c62e772 100644
--- a/doc/array.n
+++ b/doc/array.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: array.n,v 1.8.18.1 2003/07/15 22:07:37 dkf Exp $
+'\" RCS: @(#) $Id: array.n,v 1.8.18.2 2003/07/15 22:18:02 dkf Exp $
'\"
.so man.macros
.TH array n 8.3 Tcl "Tcl Built-In Commands"
@@ -188,7 +188,7 @@ array statistics colorcount
.CE
.SH "SEE ALSO"
-list(n), string(n), variable(n), trace(n)
+list(n), string(n), variable(n), trace(n), foreach(n)
.SH KEYWORDS
array, element names, search