summaryrefslogtreecommitdiffstats
path: root/doc/file.n
diff options
context:
space:
mode:
authorashok <ashok>2015-03-02 08:54:14 (GMT)
committerashok <ashok>2015-03-02 08:54:14 (GMT)
commitcff7371be7dfa282a3a36b2ce60ae119e97f19fa (patch)
treedea9f61ed63f9c9f9a7ce784d6cd03b7e7986f33 /doc/file.n
parented48111ddf678e47562b98902505abac5d577e22 (diff)
downloadtcl-cff7371be7dfa282a3a36b2ce60ae119e97f19fa.zip
tcl-cff7371be7dfa282a3a36b2ce60ae119e97f19fa.tar.gz
tcl-cff7371be7dfa282a3a36b2ce60ae119e97f19fa.tar.bz2
Deleted Win95/98-specific documentation as those platforms have long been unsupported.
Diffstat (limited to 'doc/file.n')
-rw-r--r--doc/file.n8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/file.n b/doc/file.n
index 5ff45fd..4c6465a 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -241,11 +241,9 @@ as relative to the cwd). Furthermore,
paths are always expanded
to absolute form. When creating links on filesystems that either do not
support any links, or do not support the specific type requested, an
-error message will be returned. In particular Windows 95, 98 and ME do
-not support any links at present, but most Unix platforms support both
-symbolic and hard links (the latter for files only) and Windows
-NT/2000/XP (on NTFS drives) support symbolic
-directory links and hard file links.
+error message will be returned. Most Unix platforms support both
+symbolic and hard links (the latter for files only). Windows
+supports symbolic directory links and hard file links on NTFS drives.
.RE
.TP
\fBfile lstat \fIname varName\fR