summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1999-06-25 23:29:44 (GMT)
committerwelch <welch@noemail.net>1999-06-25 23:29:44 (GMT)
commitc1cc8a189a401554792ea334866d442381ead532 (patch)
tree6f6aa65daa6f22d3dd43aa3dac731c73ed38c956 /tools
parent7e985e20eddbb05e09b631ba59373007a3cf1ecf (diff)
downloadtcl-c1cc8a189a401554792ea334866d442381ead532.zip
tcl-c1cc8a189a401554792ea334866d442381ead532.tar.gz
tcl-c1cc8a189a401554792ea334866d442381ead532.tar.bz2
Changed to Tcl 8.2b1
FossilOrigin-Name: c46ff26d58c280339277f45b158a4dbb4b889833
Diffstat (limited to 'tools')
-rw-r--r--tools/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/README b/tools/README
index e0de597..66a6b23 100644
--- a/tools/README
+++ b/tools/README
@@ -9,10 +9,10 @@ uniClass.tcl -- Script for generating regexp class tables from the Tcl
"string is" classes
Generating HTML files.
-The tcl8.1-tk8.1-man-html.tcl script from Robert Critchlow
+The tcl8.2-tk8.2-man-html.tcl script from Robert Critchlow
generates a nice set of HTML with good cross references.
Use it like
- tclsh8.0 tcl8.1-tk8.1-man-html.tcl --htmldir=/tmp/tcl8.1
+ tclsh8.0 tcl8.2-tk8.2-man-html.tcl --htmldir=/tmp/tcl8.2
This script is very picky about the organization of man pages,
effectively acting as a style enforcer.