summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-03-04 23:26:03 (GMT)
committerhobbs <hobbs>2002-03-04 23:26:03 (GMT)
commit0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4 (patch)
tree9a8f7950b9e5bd94f5951a8e2281dfe76122365d /unix/README
parentabebcd1ff39edc054eb09cd3350e5443bbbfae87 (diff)
downloadtcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.zip
tcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.tar.gz
tcl-0bb4ae0f9ab3a9e41ff334c6e6d5eb91afb0a6e4.tar.bz2
updated to use www.tcl.tk URL
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