summaryrefslogtreecommitdiffstats
path: root/doc/filename.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-19 13:16:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-19 13:16:05 (GMT)
commitafe025dc938bb19763edbf5cbf1980adf163e9c5 (patch)
treeb496087129c9b342fbb8251d894352b7217094c2 /doc/filename.n
parentaa7bf1b2e138bde9996a2b899df33b8e3a4f534b (diff)
downloadtcl-afe025dc938bb19763edbf5cbf1980adf163e9c5.zip
tcl-afe025dc938bb19763edbf5cbf1980adf163e9c5.tar.gz
tcl-afe025dc938bb19763edbf5cbf1980adf163e9c5.tar.bz2
Don't worry about Windows 3.1 any more.
Diffstat (limited to 'doc/filename.n')
-rw-r--r--doc/filename.n4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/filename.n b/doc/filename.n
index 87ba467..31d4fe0 100644
--- a/doc/filename.n
+++ b/doc/filename.n
@@ -150,9 +150,7 @@ The safest approach is to use names consisting of
alphanumeric characters only. Care should be taken with filenames
which contain spaces (common on Windows systems) and
filenames where the backslash is the directory separator (Windows
-native path names). Also Windows 3.1 only supports file
-names with a root of no more than 8 characters and an extension of no
-more than 3 characters.
+native path names).
.PP
On Windows platforms there are file and path length restrictions.
Complete paths or filenames longer than about 260 characters will lead