summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2004-03-17 18:15:27 (GMT)
committerdas <das@noemail.net>2004-03-17 18:15:27 (GMT)
commit66ee68da5a4a12aa0ceb30c6a7c96d6f86ca4e2c (patch)
treea4d842ff3e2a8fc34e8fd25e2322f00537fdfae9 /unix/README
parent12819e574ba8306071f121cee54c2685d6d157bc (diff)
downloadtk-66ee68da5a4a12aa0ceb30c6a7c96d6f86ca4e2c.zip
tk-66ee68da5a4a12aa0ceb30c6a7c96d6f86ca4e2c.tar.gz
tk-66ee68da5a4a12aa0ceb30c6a7c96d6f86ca4e2c.tar.bz2
Removed support for Mac OS Classic platform [Patch 918139]
FossilOrigin-Name: 28ec831e756a8fba6e184ce2667ee594c4901904
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/README b/unix/README
index 2fbbe79..85c1d3e 100644
--- a/unix/README
+++ b/unix/README
@@ -18,9 +18,9 @@ changes on any UNIX-like system that approximates POSIX, BSD, or System
V. We know that it runs on workstations from Sun, H-P, DEC, IBM, and
SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
-compile for a Macintosh, see the README file in the directory ../mac.
+compile for MacOSX, see the README file in the directory ../macosx.
-RCS: @(#) $Id: README,v 1.20 2003/03/04 23:50:44 dgp Exp $
+RCS: @(#) $Id: README,v 1.21 2004/03/17 18:15:50 das Exp $
How To Compile And Install Tk:
------------------------------