diff options
author | hobbs <hobbs> | 2001-08-07 02:44:40 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-07 02:44:40 (GMT) |
commit | 053e68855069cbcd83f031dab205c98c5835712b (patch) | |
tree | 176153fb97ee84781d59e81d085dc517f279a9af /mac | |
parent | 65550c4d078f6dda7c4e5daf791f0ae164a993b3 (diff) | |
download | tcl-053e68855069cbcd83f031dab205c98c5835712b.zip tcl-053e68855069cbcd83f031dab205c98c5835712b.tar.gz tcl-053e68855069cbcd83f031dab205c98c5835712b.tar.bz2 |
* changes:
* README:
* mac/README:
* unix/README:
* win/README.binary: updated for 8.4a3 release
Diffstat (limited to 'mac')
-rw-r--r-- | mac/README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ Tcl 8.4 for Macintosh -RCS: @(#) $Id: README,v 1.15 2001/07/05 01:02:51 uid38172 Exp $ +RCS: @(#) $Id: README,v 1.16 2001/08/07 02:44:40 hobbs Exp $ 1. Introduction --------------- This is the README file for the Macintosh version of the Tcl -scripting language. The home page for the Macintosh releases is +scripting language. The home page for the Mac/Tcl info is http://www.purl.org/tcl/home/software/mac/ A summary of what's new in this release is at @@ -46,7 +46,7 @@ mactcl-source-<version>.sea.hqx The "html" subdirectory contains reference documentation in in the HTML format. You may also find these pages at: - http://www.purl.org/tcl/home/man/tcl<version>/contents.html + http://www.purl.org/tcl/home/man/ 3. Compiling Tcl ---------------- |