summaryrefslogtreecommitdiffstats
path: root/doc/regsub.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-02-20 15:32:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-02-20 15:32:52 (GMT)
commit5aef12f2ed2ef377243d665650af27074b1d9df7 (patch)
treed48e6d383b0e199790200f5fb8043cc91969a28b /doc/regsub.n
parenteffb33b079561dbc4c3dce1f92f78bb618fbbbc9 (diff)
downloadtcl-5aef12f2ed2ef377243d665650af27074b1d9df7.zip
tcl-5aef12f2ed2ef377243d665650af27074b1d9df7.tar.gz
tcl-5aef12f2ed2ef377243d665650af27074b1d9df7.tar.bz2
Typo fix [Bug #688943]
Diffstat (limited to 'doc/regsub.n')
-rw-r--r--doc/regsub.n4
1 files changed, 2 insertions, 2 deletions
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