diff options
Diffstat (limited to 'doc/lset.n')
-rwxr-xr-x | doc/lset.n | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lset.n,v 1.13 2007/11/01 23:36:46 dkf Exp $ +'\" RCS: @(#) $Id: lset.n,v 1.14 2007/12/13 15:22:32 dgp Exp $ '\" .so man.macros .TH lset n 8.4 Tcl "Tcl Built-In Commands" @@ -124,5 +124,7 @@ lsort(n), lrange(n), lreplace(n), .VS 8.5 string(n) .VE + + .SH KEYWORDS element, index, list, replace, set |