diff options
| author | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
|---|---|---|
| committer | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
| commit | a5e36e2ffa325df9fc5a0ad7524f9e794594c117 (patch) | |
| tree | 8621e76fe627be510ab862788d8d8512fe1524f6 /doc/lrange.n | |
| parent | b169ab6f788a7a93a3bf7f020e9709305307a516 (diff) | |
| download | tcl-a5e36e2ffa325df9fc5a0ad7524f9e794594c117.zip tcl-a5e36e2ffa325df9fc5a0ad7524f9e794594c117.tar.gz tcl-a5e36e2ffa325df9fc5a0ad7524f9e794594c117.tar.bz2 | |
minor doc comment fixes
Diffstat (limited to 'doc/lrange.n')
| -rw-r--r-- | doc/lrange.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lrange.n b/doc/lrange.n index 73a3419..bafc0a2 100644 --- a/doc/lrange.n +++ b/doc/lrange.n @@ -1,12 +1,12 @@ '\" '\" Copyright (c) 1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. -.\" Copyright (c) 2001 Kevin B. Kenny. All rights reserved. +'\" Copyright (c) 2001 Kevin B. Kenny. All rights reserved. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lrange.n,v 1.5 2001/11/14 23:15:33 hobbs Exp $ +'\" RCS: @(#) $Id: lrange.n,v 1.6 2001/11/14 23:38:39 hobbs Exp $ '\" .so man.macros .TH lrange n 7.4 Tcl "Tcl Built-In Commands" |
