From 25b3a8473ed731844f2c5f093d1156a80c82e848 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 28 Apr 2004 10:27:57 +0000 Subject: Minor docfix [Bug 943448] --- ChangeLog | 4 ++++ doc/lsearch.n | 12 +++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0c69841..7be5697 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-28 Donal K. Fellows + + * doc/lsearch.n: Fixed fault in documentation of -index option [943448] + 2004-04-26 Don Porter * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper diff --git a/doc/lsearch.n b/doc/lsearch.n index 74e8451..f723236 100644 --- a/doc/lsearch.n +++ b/doc/lsearch.n @@ -1,12 +1,14 @@ -'\" +'\" -*- nroff -*- +'\" '\" 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) 2003-2004 Donal K. Fellows. '\" '\" 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.16 2004/03/17 00:57:20 dkf Exp $ +'\" RCS: @(#) $Id: lsearch.n,v 1.17 2004/04/28 10:28:00 dkf Exp $ '\" .so man.macros .TH lsearch n 8.5 Tcl "Tcl Built-In Commands" @@ -60,9 +62,9 @@ meaningful when used with \fB\-sorted\fR. \fB\-index\fR\0\fIindexList\fR .VS 8.5 This option is designed for use when searching within nested lists. -The \fIindexList\fR gives a path of indices (much as might be used -with the \fBlsearch\fR command) within each element to allow the -location of the term being matched against. +The \fIindexList\fR argument gives a path of indices (much as might be +used with the \fBlindex\fR or \fBlset\fR commands) within each element +to allow the location of the term being matched against. .VE 8.5 .TP \fB\-inline\fR -- cgit v0.12