diff options
author | hobbs <hobbs@noemail.net> | 2001-11-14 23:38:37 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2001-11-14 23:38:37 (GMT) |
commit | 21a073baff781ca913e2470cad9dd8b208675398 (patch) | |
tree | 8621e76fe627be510ab862788d8d8512fe1524f6 /doc/lsort.n | |
parent | 790913f75a784d5e869e4dc7b8c7aa36494005eb (diff) | |
download | tcl-21a073baff781ca913e2470cad9dd8b208675398.zip tcl-21a073baff781ca913e2470cad9dd8b208675398.tar.gz tcl-21a073baff781ca913e2470cad9dd8b208675398.tar.bz2 |
minor doc comment fixes
FossilOrigin-Name: bf4e5044c482b403a94e8c0d928633576f774ee0
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" |