summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2015-08-17 12:35:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2015-08-17 12:35:27 (GMT)
commit3ad3a0eae3eb18eb4ee1c2a1a7e42cb6a74b8aa4 (patch)
tree7a1ba070440785b9fdc624c4c069007e4a7b9fc2 /doc
parent656a0f78c733fc4acc9a0b77124b236e939adf6e (diff)
downloadtcl-3ad3a0eae3eb18eb4ee1c2a1a7e42cb6a74b8aa4.zip
tcl-3ad3a0eae3eb18eb4ee1c2a1a7e42cb6a74b8aa4.tar.gz
tcl-3ad3a0eae3eb18eb4ee1c2a1a7e42cb6a74b8aa4.tar.bz2
[e424e31ac7]: Corrected documentation of [regexp -indices] to mention all affected arguments.
Diffstat (limited to 'doc')
-rw-r--r--doc/regexp.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/regexp.n b/doc/regexp.n
index 17bf564..5fc2895 100644
--- a/doc/regexp.n
+++ b/doc/regexp.n
@@ -51,7 +51,7 @@ the \fB(?x)\fR embedded option (see the \fBre_syntax\fR manual page).
.TP 15
\fB\-indices\fR
.
-Changes what is stored in the \fIsubMatchVar\fRs.
+Changes what is stored in the \fImatchVar\fR and \fIsubMatchVar\fRs.
Instead of storing the matching characters from \fIstring\fR,
each variable
will contain a list of two decimal strings giving the indices