summaryrefslogtreecommitdiffstats
path: root/doc/file.n
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-10-02 07:00:29 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-10-02 07:00:29 (GMT)
commitcc068620bf23e1927721ec0e56dd0d370b85b5a4 (patch)
treec2c9e785bf661f92e57c126de7e6acbfad461dd3 /doc/file.n
parent2f7d589ee1ecb7d5440ba1a10e60498383f0de09 (diff)
parentec0c60f4713cafe1cf1ba58dbd2a1a562339f9e0 (diff)
downloadtcl-cc068620bf23e1927721ec0e56dd0d370b85b5a4.zip
tcl-cc068620bf23e1927721ec0e56dd0d370b85b5a4.tar.gz
tcl-cc068620bf23e1927721ec0e56dd0d370b85b5a4.tar.bz2
Merge 8.7 - Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02acab5aea] - file ensemble bugs for zipfs
Diffstat (limited to 'doc/file.n')
-rw-r--r--doc/file.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/file.n b/doc/file.n
index ff581c9..d2634e6 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -29,6 +29,8 @@ for the file. The time is measured in the standard POSIX fashion as
seconds from a fixed starting time (often January 1, 1970). If the file
does not exist or its access time cannot be queried or set then an error is
generated. On Windows, FAT file systems do not support access time.
+On \fBzipfs\fR file systems, access time is mapped to the modification
+time.
.TP
\fBfile attributes \fIname\fR
.TP
@@ -275,6 +277,7 @@ the file (equivalent to Unix \fBtouch\fR). The time is measured in the
standard POSIX fashion as seconds from a fixed starting time (often January
1, 1970). If the file does not exist or its modified time cannot be queried
or set then an error is generated.
+On \fBzipfs\fR file systems, modification time cannot be explicitly set.
.TP
\fBfile nativename \fIname\fR
.