summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-10-04 09:02:27 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-10-04 09:02:27 (GMT)
commit6a7c03014a876e280e451e8070af21e057fb55b6 (patch)
tree5aa8ab78fe51187882aa5b28a7e6ef95d2ea2f51 /doc
parent13bccc613010fcef78026aa046fe0a888e0c01d5 (diff)
parent0783fdffc6987e4aa29d3f7a5765d2b3d5452bc9 (diff)
downloadtcl-6a7c03014a876e280e451e8070af21e057fb55b6.zip
tcl-6a7c03014a876e280e451e8070af21e057fb55b6.tar.gz
tcl-6a7c03014a876e280e451e8070af21e057fb55b6.tar.bz2
Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues.
Diffstat (limited to 'doc')
-rw-r--r--doc/zipfs.n4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/zipfs.n b/doc/zipfs.n
index f9cbdc5..2a29a67 100644
--- a/doc/zipfs.n
+++ b/doc/zipfs.n
@@ -92,7 +92,9 @@ the \fBstring match\fR command. Alternatively, the \fB-regexp\fR option may be
used to specify matching \fBpattern\fR as a regular expression. The file names
are returned in arbitrary order. Note that path separators are treated as
ordinary characters in the matching. Thus forward slashes should be used
-as path separators in the pattern.
+as path separators in the pattern. The returned paths only include those
+actually in the archive and does not include intermediate directories in
+mount paths.
.TP
\fBzipfs mount\fR
.TP