summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2017-06-14 21:51:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2017-06-14 21:51:36 (GMT)
commit10476c54713d94d900f8d7c637258db1a01ebd93 (patch)
tree288f77f3a124e3d0cf335ebafd7f8bfed11f27b1 /doc
parent865f11be2c3ee4294408debefcd72de0fc6b2772 (diff)
parentaffb7e28db4184bd802837ba53146b985adee9ba (diff)
downloadtcl-10476c54713d94d900f8d7c637258db1a01ebd93.zip
tcl-10476c54713d94d900f8d7c637258db1a01ebd93.tar.gz
tcl-10476c54713d94d900f8d7c637258db1a01ebd93.tar.bz2
[9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section.
Diffstat (limited to 'doc')
-rw-r--r--doc/dict.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dict.n b/doc/dict.n
index fecad85..cd7e94c 100644
--- a/doc/dict.n
+++ b/doc/dict.n
@@ -437,7 +437,7 @@ puts $foo
# prints: \fIa b foo {a b} bar 2 baz 3\fR
.CE
.SH "SEE ALSO"
-append(n), array(n), foreach(n), mapeach(n), incr(n), list(n), lappend(n), set(n)
+append(n), array(n), foreach(n), incr(n), list(n), lappend(n), lmap(n), set(n)
.SH KEYWORDS
dictionary, create, update, lookup, iterate, filter, map
'\" Local Variables: