diff options
author | hobbs <hobbs> | 2001-09-10 22:51:40 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-09-10 22:51:40 (GMT) |
commit | 649daa3e00e2c8461a5a7a8ef11c16c1e520965e (patch) | |
tree | df6ac8f4239d391b24001c9fec4394486e9711d6 /doc/lsearch.n | |
parent | 1211325c6fb35fe778eebe3e568dcb71e6171a27 (diff) | |
download | tcl-649daa3e00e2c8461a5a7a8ef11c16c1e520965e.zip tcl-649daa3e00e2c8461a5a7a8ef11c16c1e520965e.tar.gz tcl-649daa3e00e2c8461a5a7a8ef11c16c1e520965e.tar.bz2 |
noted 8.4 version upgrade in lsearch man page
Diffstat (limited to 'doc/lsearch.n')
-rw-r--r-- | doc/lsearch.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lsearch.n b/doc/lsearch.n index 9aefa03..4898b4e 100644 --- a/doc/lsearch.n +++ b/doc/lsearch.n @@ -5,10 +5,10 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lsearch.n,v 1.6 2000/09/07 14:27:49 poenitz Exp $ +'\" RCS: @(#) $Id: lsearch.n,v 1.7 2001/09/10 22:51:40 hobbs Exp $ '\" .so man.macros -.TH lsearch n 7.0 Tcl "Tcl Built-In Commands" +.TH lsearch n 8.4 Tcl "Tcl Built-In Commands" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |