summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-09-13 06:42:54 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-09-13 06:42:54 (GMT)
commit8200cc5892deff530ac8b23bc7bb66d38abc30fa (patch)
tree4bb09354721c54e24320401c918bb1f1f8c940d7 /doc
parent114fb3a9414df6a097cd8008d34c2a1ccd7997f1 (diff)
downloadtcl-8200cc5892deff530ac8b23bc7bb66d38abc30fa.zip
tcl-8200cc5892deff530ac8b23bc7bb66d38abc30fa.tar.gz
tcl-8200cc5892deff530ac8b23bc7bb66d38abc30fa.tar.bz2
Add !zipfslib constraint for tests that should only run without an attached Tcl lib vfs
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 d57aff3..b59e072 100644
--- a/doc/zipfs.n
+++ b/doc/zipfs.n
@@ -86,7 +86,9 @@ matching the pattern are returned. By default, or with the \fB-glob\fR option,
the pattern is treated as a glob pattern and matching is done as described for
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.
+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.
.TP
\fBzipfs mount\fR
.TP