diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2008-12-21 08:17:37 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2008-12-21 08:17:37 (GMT) |
| commit | 1dea61b2dcd60da95e486e6627a5530660536e4d (patch) | |
| tree | 362e84949454f69e446cb78951ed18ef79a45594 /doc/TclZlib.3 | |
| parent | d5693dcd49fa5ab9e30b2e43b00e07de3e100b77 (diff) | |
| download | tcl-1dea61b2dcd60da95e486e6627a5530660536e4d.zip tcl-1dea61b2dcd60da95e486e6627a5530660536e4d.tar.gz tcl-1dea61b2dcd60da95e486e6627a5530660536e4d.tar.bz2 | |
Fix minor typo. [Bug 2455165]
Diffstat (limited to 'doc/TclZlib.3')
| -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 |
