summaryrefslogtreecommitdiffstats
path: root/tools/tcltk-man2html.tcl
diff options
context:
space:
mode:
authordas <das>2006-10-20 03:58:18 (GMT)
committerdas <das>2006-10-20 03:58:18 (GMT)
commite2b1c1973457dd38516163bd35af69fd75d9ec0f (patch)
tree237765b71255a5c6ceebf18e2aeed2cad76aa1ca /tools/tcltk-man2html.tcl
parent1554e780138bd026f0de6b5b0ed5144eb397a3c1 (diff)
downloadtcl-e2b1c1973457dd38516163bd35af69fd75d9ec0f.zip
tcl-e2b1c1973457dd38516163bd35af69fd75d9ec0f.tar.gz
tcl-e2b1c1973457dd38516163bd35af69fd75d9ec0f.tar.bz2
* tools/tcltk-man2html.tcl: add support for alpha & beta versions to
useversion glob pattern. [Bug 1579941]
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-rwxr-xr-xtools/tcltk-man2html.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index db24a9a..11e54c7 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -82,7 +82,7 @@ proc parse_command_line {} {
set build_tcl 0
set build_tk 0
# Default search version is a glob pattern
- set useversion {{,[8-9].[0-9]{,.[0-9]{,[0-9]}}}}
+ set useversion {{,[8-9].[0-9]{,[.ab][0-9]{,[0-9]}}}}
# Handle arguments a la GNU:
# --version