summaryrefslogtreecommitdiffstats
path: root/doc/lremove.n
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2022-09-16 07:29:15 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2022-09-16 07:29:15 (GMT)
commit0c5c7cc5eb0499b1b4f2b9000364ebe52186adf5 (patch)
tree42626beb2074ecd6db7c5b40491af679a7e87d12 /doc/lremove.n
parent3baa5a5c2b5a25c4d03b03cd6cfb359860d82435 (diff)
downloadtcl-0c5c7cc5eb0499b1b4f2b9000364ebe52186adf5.zip
tcl-0c5c7cc5eb0499b1b4f2b9000364ebe52186adf5.tar.gz
tcl-0c5c7cc5eb0499b1b4f2b9000364ebe52186adf5.tar.bz2
Rename lsubst to ledit, add docs
Diffstat (limited to 'doc/lremove.n')
-rw-r--r--doc/lremove.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lremove.n b/doc/lremove.n
index 59d261b..e71f607 100644
--- a/doc/lremove.n
+++ b/doc/lremove.n
@@ -46,7 +46,7 @@ Removing the same element indicated in two different ways:
a b d e
.CE
.SH "SEE ALSO"
-list(n), lappend(n), lassign(n), lindex(n), linsert(n), llength(n),
+list(n), lappend(n), lassign(n), ledit(n), lindex(n), linsert(n), llength(n),
lmap(n), lpop(n), lrange(n), lrepeat(n), lreplace(n),
lreverse(n), lsearch(n), lset(n), lsort(n)
.SH KEYWORDS