summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorericm <ericm>2000-06-06 04:55:36 (GMT)
committerericm <ericm>2000-06-06 04:55:36 (GMT)
commit84527799d555b4835aee38dcc7d524adc135d571 (patch)
treea458e826fb8e1a13a80fb9f8754a2c3dfd675dcc /tools
parentf047cd7d6d5fa50f54ad45eefe27c93516e593de (diff)
downloadtcl-84527799d555b4835aee38dcc7d524adc135d571.zip
tcl-84527799d555b4835aee38dcc7d524adc135d571.tar.gz
tcl-84527799d555b4835aee38dcc7d524adc135d571.tar.bz2
Added version 8.4a1 to list of versions to look for.
Diffstat (limited to 'tools')
-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 3893e55..d90e534 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.3 tcl8.2 tcl8.1 tcl8.0 tcl}
- set tkDirList {tk8.3 tk8.2 tk8.1 tk8.0 tk}
+ 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}
# Handle arguments a la GNU:
# --version