diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2008-03-16 12:39:30 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2008-03-16 12:39:30 (GMT) |
| commit | 850c460defa89dc6bd356930ff87eefe26781639 (patch) | |
| tree | 71f1318f08e35b9736aabd712bb8ce8158cb54fd /doc/lreplace.n | |
| parent | 4e23638fa774bafd71da53d9ce4d6944127097b2 (diff) | |
| download | tcl-850c460defa89dc6bd356930ff87eefe26781639.zip tcl-850c460defa89dc6bd356930ff87eefe26781639.tar.gz tcl-850c460defa89dc6bd356930ff87eefe26781639.tar.bz2 | |
removed erroneous whitespace
Diffstat (limited to 'doc/lreplace.n')
| -rw-r--r-- | doc/lreplace.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lreplace.n b/doc/lreplace.n index 8510a84..c54571a 100644 --- a/doc/lreplace.n +++ b/doc/lreplace.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lreplace.n,v 1.17 2008/03/16 12:38:18 dkf Exp $ +'\" RCS: @(#) $Id: lreplace.n,v 1.18 2008/03/16 12:39:30 dkf Exp $ '\" .so man.macros .TH lreplace n 7.4 Tcl "Tcl Built-In Commands" @@ -78,7 +78,7 @@ proc lremove {listVariable value} { } .CE .SH "SEE ALSO" -list(n), lappend(n), lindex(n), linsert(n), llength(n), lsearch(n), +list(n), lappend(n), lindex(n), linsert(n), llength(n), lsearch(n), lset(n), lrange(n), lsort(n), .VS 8.5 string(n) |
