summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2015-08-17 12:35:27 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2015-08-17 12:35:27 (GMT)
commit255696342f8687bfb15275c3659e071b332521c5 (patch)
tree7a1ba070440785b9fdc624c4c069007e4a7b9fc2
parentf3dc5718b3d2b663e5b1803af50006a3cceb03eb (diff)
downloadtcl-255696342f8687bfb15275c3659e071b332521c5.zip
tcl-255696342f8687bfb15275c3659e071b332521c5.tar.gz
tcl-255696342f8687bfb15275c3659e071b332521c5.tar.bz2
[e424e31ac7]: Corrected documentation of [regexp -indices] to mention all affected arguments.
-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