From 018174673a855f66bc266baff83653aa3a4055f0 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 10 Oct 2002 14:46:54 +0000 Subject: * doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826] --- ChangeLog | 4 ++++ doc/regexp.n | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0c0c606..8cfd0cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-10-10 Don Porter + + * doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826] + 2002-07-22 Vince Darley * unix/tclLoadAout.c diff --git a/doc/regexp.n b/doc/regexp.n index 9fea3e9..4309d26 100644 --- a/doc/regexp.n +++ b/doc/regexp.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: regexp.n,v 1.11 2001/11/28 13:15:31 dkf Exp $ +'\" RCS: @(#) $Id: regexp.n,v 1.12 2002/10/10 14:46:57 dgp Exp $ '\" .so man.macros .TH regexp n 8.3 Tcl "Tcl Built-In Commands" @@ -88,7 +88,7 @@ lower case during the matching process. \fB\-all\fR Causes the regular expression to be matched as many times as possible in the string, returning the total number of matches found. If this -is specified with match variables, they will continue information for +is specified with match variables, they will contain information for the last match only. .TP 15 \fB\-inline\fR -- cgit v0.12