diff options
author | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-11-14 23:38:38 (GMT) |
commit | 49fe76ced5db356a7f65c413e66fbf669b912370 (patch) | |
tree | 8621e76fe627be510ab862788d8d8512fe1524f6 /doc/lsort.n | |
parent | 03bf512eba9ec5dde914e6b2cb171b35cf297b08 (diff) | |
download | tcl-49fe76ced5db356a7f65c413e66fbf669b912370.zip tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.gz tcl-49fe76ced5db356a7f65c413e66fbf669b912370.tar.bz2 |
minor doc comment fixes
Diffstat (limited to 'doc/lsort.n')
-rw-r--r-- | doc/lsort.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lsort.n b/doc/lsort.n index 1278100..34a69d1 100644 --- a/doc/lsort.n +++ b/doc/lsort.n @@ -2,12 +2,12 @@ '\" Copyright (c) 1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" Copyright (c) 1999 Scriptics Corporation -.\" 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: lsort.n,v 1.11 2001/11/14 23:15:33 hobbs Exp $ +'\" RCS: @(#) $Id: lsort.n,v 1.12 2001/11/14 23:38:39 hobbs Exp $ '\" .so man.macros .TH lsort n 8.3 Tcl "Tcl Built-In Commands" |