From 3409dd4cca207de564b259ac7dc810d4c52a869b Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 30 Mar 2001 00:56:02 +0000 Subject: * doc/lsort.n: corrected unbalanced nroff macros. --- doc/lsort.n | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/lsort.n b/doc/lsort.n index 54fb400..2a21aa2 100644 --- a/doc/lsort.n +++ b/doc/lsort.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: lsort.n,v 1.8 2001/03/29 13:16:19 dkf Exp $ +'\" RCS: @(#) $Id: lsort.n,v 1.9 2001/03/30 00:56:02 hobbs Exp $ '\" .so man.macros .TH lsort n 8.3 Tcl "Tcl Built-In Commands" @@ -86,7 +86,6 @@ determined relative to the comparison used in the sort. Thus if considered duplicates and only the second element, \fB{1 b}\fR, would be retained. -.VS .SH "NOTES" .PP The options to \fBlsort\fR only control what sort of comparison is @@ -167,7 +166,7 @@ More complex sorting using a comparison function: % lsort -command compare \\ {{3 apple} {0x2 carrot} {1 dingo} {2 banana}} {1 dingo} {2 banana} {0x2 carrot} {3 apple} -.VE +.CE .SH "SEE ALSO" lappend(n), lindex(n), linsert(n), list(n), llength(n), lrange(n), -- cgit v0.12