summaryrefslogtreecommitdiffstats
path: root/doc/Access.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Access.3')
-rw-r--r--doc/Access.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Access.3 b/doc/Access.3
index 5a32e08..aaca223 100644
--- a/doc/Access.3
+++ b/doc/Access.3
@@ -33,7 +33,7 @@ The structure that contains the result.
.BE
.SH DESCRIPTION
.PP
-As of Tcl 8.4, the object-based APIs \fBTcl_FSAccess\fR and \fBTcl_FSStat\fR
+The object-based APIs \fBTcl_FSAccess\fR and \fBTcl_FSStat\fR
should be used in preference to \fBTcl_Access\fR and \fBTcl_Stat\fR, wherever
possible. Those functions also support Tcl's virtual filesystem layer, which
these do not.