summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-21 08:17:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-21 08:17:37 (GMT)
commit613001dabb024a58d361d3a53c86288131080a19 (patch)
tree362e84949454f69e446cb78951ed18ef79a45594
parentf3ba92dc98f72a80ab8e4eb00b29e68415fd2f60 (diff)
downloadtcl-613001dabb024a58d361d3a53c86288131080a19.zip
tcl-613001dabb024a58d361d3a53c86288131080a19.tar.gz
tcl-613001dabb024a58d361d3a53c86288131080a19.tar.bz2
Fix minor typo. [Bug 2455165]
-rw-r--r--ChangeLog4
-rw-r--r--doc/TclZlib.34
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fb55567..edb1b83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-21 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/TclZlib.3: Fix minor typo. [Bug 2455165]
+
2008-12-20 Kevin B. Kenny <kennykb@acm.org>
*** 8.6b1 TAGGED FOR RELEASE ***
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