summaryrefslogtreecommitdiffstats
path: root/generic/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2004-03-17 18:14:11 (GMT)
committerdas <das@noemail.net>2004-03-17 18:14:11 (GMT)
commit730d286978a5d1b23a52ba056f29d9ba456f563e (patch)
treeb40c5ed765d71e7cb68ba178c3f3a098638c9987 /generic/README
parent10d89fde08fae09704162493274a22d3b257ceb8 (diff)
downloadtcl-730d286978a5d1b23a52ba056f29d9ba456f563e.zip
tcl-730d286978a5d1b23a52ba056f29d9ba456f563e.tar.gz
tcl-730d286978a5d1b23a52ba056f29d9ba456f563e.tar.bz2
Removed support for Mac OS Classic platform [Patch 918142]
FossilOrigin-Name: b6330dbac725e2d527ad089669aa7f4779d19398
Diffstat (limited to 'generic/README')
-rw-r--r--generic/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/README b/generic/README
index 209ba44..0faffb9 100644
--- a/generic/README
+++ b/generic/README
@@ -1,5 +1,5 @@
This directory contains Tcl source files that work on all the platforms
-where Tcl runs (e.g. UNIX, PCs, and Macintoshes). Platform-specific
-sources are in the directories ../unix, ../win, and ../mac.
+where Tcl runs (e.g. UNIX, PCs, and MacOSX). Platform-specific
+sources are in the directories ../unix, ../win, and ../macosx.
-RCS: @(#) $Id: README,v 1.2 1998/09/14 18:39:56 stanton Exp $
+RCS: @(#) $Id: README,v 1.3 2004/03/17 18:14:12 das Exp $