summaryrefslogtreecommitdiffstats
path: root/tools/tcltk-man2html.tcl
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-09-06 18:50:15 (GMT)
committerhobbs <hobbs>2000-09-06 18:50:15 (GMT)
commit320f6eec12c51237665ffd4cac99e539e99df9ac (patch)
treeba747ce3a71013a6b7e51876ef68e3bc8dc7ead5 /tools/tcltk-man2html.tcl
parent9bf7844098d45763d7bc29d7794fdb9a535c87f6 (diff)
downloadtcl-320f6eec12c51237665ffd4cac99e539e99df9ac.zip
tcl-320f6eec12c51237665ffd4cac99e539e99df9ac.tar.gz
tcl-320f6eec12c51237665ffd4cac99e539e99df9ac.tar.bz2
* README:
* generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-man2html.tcl: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: updated patchlevel to 8.4a2
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-rwxr-xr-xtools/tcltk-man2html.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index d90e534..1ad2f4c 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -81,8 +81,8 @@ proc parse_command_line {} {
set webdir ../html
# Directory names for Tcl and Tk, in priority order.
- set tclDirList {tcl8.4a1 tcl8.3 tcl8.2 tcl8.1 tcl8.0 tcl}
- set tkDirList {tk8.4a1 tk8.3 tk8.2 tk8.1 tk8.0 tk}
+ set tclDirList {tcl8.4 tcl8.3 tcl8.2 tcl8.1 tcl8.0 tcl}
+ set tkDirList {tk8.4 tk8.3 tk8.2 tk8.1 tk8.0 tk}
# Handle arguments a la GNU:
# --version