From 5aef12f2ed2ef377243d665650af27074b1d9df7 Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 20 Feb 2003 15:32:52 +0000 Subject: Typo fix [Bug #688943] --- ChangeLog | 4 ++++ doc/regsub.n | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b0c1eca..90532e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-02-20 Donal K. Fellows + + * doc/regsub.n: Typo fix [Bug #688943] + 2003-02-19 Jeff Hobbs * unix/tclUnixThrd.c (TclpReaddir): diff --git a/doc/regsub.n b/doc/regsub.n index 6fa4bd0..d0c6e01 100644 --- a/doc/regsub.n +++ b/doc/regsub.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: regsub.n,v 1.8 2002/02/22 14:52:45 dkf Exp $ +'\" RCS: @(#) $Id: regsub.n,v 1.9 2003/02/20 15:33:02 dkf Exp $ '\" .so man.macros .TH regsub n 8.3 Tcl "Tcl Built-In Commands" @@ -52,7 +52,7 @@ with the Tcl parser's use of backslashes, so it's generally safest to enclose \fIsubSpec\fR in braces if it includes backslashes. .LP -If the initial arguments to \fBregexp\fR start with \fB\-\fR then +If the initial arguments to \fBregsub\fR start with \fB\-\fR then they are treated as switches. The following switches are currently supported: .TP 10 -- cgit v0.12