summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2002-03-04 23:26:02 (GMT)
committerhobbs <hobbs@noemail.net>2002-03-04 23:26:02 (GMT)
commitadf809eef6946f54bc23fa8df091faa298da5f6c (patch)
tree9a8f7950b9e5bd94f5951a8e2281dfe76122365d /unix/README
parentb348b48a92e7dcb52c1fa7115116aabdeb1ee817 (diff)
downloadtcl-adf809eef6946f54bc23fa8df091faa298da5f6c.zip
tcl-adf809eef6946f54bc23fa8df091faa298da5f6c.tar.gz
tcl-adf809eef6946f54bc23fa8df091faa298da5f6c.tar.bz2
updated to use www.tcl.tk URL
FossilOrigin-Name: 0d217a15e45d1bb42a73d5f2ebb373f80ed65d2e
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/README b/unix/README
index 6e117cf..175767f 100644
--- a/unix/README
+++ b/unix/README
@@ -1,7 +1,7 @@
Tcl UNIX README
---------------
-RCS: @(#) $Id: README,v 1.18 2001/12/19 21:26:50 mdejong Exp $
+RCS: @(#) $Id: README,v 1.19 2002/03/04 23:26:03 hobbs Exp $
This is the directory where you configure, compile, test, and install
UNIX versions of Tcl. This directory also contains source files for Tcl
@@ -10,11 +10,11 @@ used on the PC or Mac platform too, but they all depend on UNIX
(POSIX/ANSI C) interfaces and some of them only make sense under UNIX.
Updated forms of the information found in this file is available at:
- http://www.purl.org/tcl/home/doc/howto/compile.html#unix
+ http://www.tcl.tk/doc/howto/compile.html#unix
For information on platforms where Tcl is known to compile, along
with any porting notes for getting it to work on those platforms, see:
- http://www.purl.org/tcl/home/software/tcltk/platforms.html
+ http://www.tcl.tk/software/tcltk/platforms.html
The rest of this file contains instructions on how to do this. The
release should compile and run either "out of the box" or with trivial