diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-21 08:17:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-21 08:17:37 (GMT) |
commit | 613001dabb024a58d361d3a53c86288131080a19 (patch) | |
tree | 362e84949454f69e446cb78951ed18ef79a45594 /doc | |
parent | f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60 (diff) | |
download | tcl-613001dabb024a58d361d3a53c86288131080a19.zip tcl-613001dabb024a58d361d3a53c86288131080a19.tar.gz tcl-613001dabb024a58d361d3a53c86288131080a19.tar.bz2 |
Fix minor typo. [Bug 2455165]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TclZlib.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TclZlib.3 b/doc/TclZlib.3 index 4018cf0..1b2bb44 100644 --- a/doc/TclZlib.3 +++ b/doc/TclZlib.3 @@ -4,10 +4,10 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: TclZlib.3,v 1.2 2008/12/18 21:23:47 dkf Exp $ +'\" RCS: @(#) $Id: TclZlib.3,v 1.3 2008/12/21 08:17:37 dkf Exp $ '\" .so man.macros -.TH TclZlib 3 8.6 Tcl "Tcl Built-In Commands" +.TH TclZlib 3 8.6 Tcl "Tcl Library Procedures" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |