diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-10 23:17:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-10 23:17:06 (GMT) |
commit | 828f72e7957c659ea67bfae6c63ecbcb221e1bb7 (patch) | |
tree | 59cb5444e02f4bf6268524347bd29216373964cf /tools | |
parent | 25174c675ed97c5219e2e92570ee0760a7081d0f (diff) | |
download | tcl-828f72e7957c659ea67bfae6c63ecbcb221e1bb7.zip tcl-828f72e7957c659ea67bfae6c63ecbcb221e1bb7.tar.gz tcl-828f72e7957c659ea67bfae6c63ecbcb221e1bb7.tar.bz2 |
More zlib documentation improvements.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/tcltk-man2html.tcl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 7af1512..fd8a258 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -18,9 +18,9 @@ package require Tcl 8.6 # Copyright (c) 1995-1997 Roger E. Critchlow Jr # Copyright (c) 2004-2010 Donal K. Fellows # -# CVS: $Id: tcltk-man2html.tcl,v 1.45 2010/02/10 16:12:11 dkf Exp $ +# CVS: $Id: tcltk-man2html.tcl,v 1.46 2010/02/10 23:17:07 dkf Exp $ -regexp {\d+\.\d+} {$Revision: 1.45 $} ::Version +regexp {\d+\.\d+} {$Revision: 1.46 $} ::Version set ::CSSFILE "docs.css" ## @@ -813,7 +813,7 @@ array set exclude_refs_map { clock.n {next} history.n {exec} next.n {unknown} - zlib.n {binary filename text} + zlib.n {binary close filename text} canvas.n {bitmap text} checkbutton.n {image} clipboard.n {string} @@ -839,7 +839,7 @@ array set exclude_refs_map { ttk_spinbox.n {format} ttk_treeview.n {text open} ttk_widget.n {image text variable} - TclZlib.3 {binary filename text} + TclZlib.3 {binary flush filename text} } array set exclude_when_followed_by_map { canvas.n { |