diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-10 16:12:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-10 16:12:11 (GMT) |
commit | 4b0dfd608991970784e6307be9a228fdc90a3a7c (patch) | |
tree | cc01d8a5c675deaeacf5ada16045982cf6a06992 /doc/zlib.n | |
parent | e53c72ec7777ca400d4295c0be106a5c4260ee84 (diff) | |
download | tcl-4b0dfd608991970784e6307be9a228fdc90a3a7c.zip tcl-4b0dfd608991970784e6307be9a228fdc90a3a7c.tar.gz tcl-4b0dfd608991970784e6307be9a228fdc90a3a7c.tar.bz2 |
Improvements to zlib documentation (and formatting of it).
Diffstat (limited to 'doc/zlib.n')
-rw-r--r-- | doc/zlib.n | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: zlib.n,v 1.7 2009/01/24 00:03:18 dkf Exp $ +'\" RCS: @(#) $Id: zlib.n,v 1.8 2010/02/10 16:12:11 dkf Exp $ '\" .so man.macros .TH zlib n 8.6 Tcl "Tcl Built-In Commands" @@ -75,8 +75,8 @@ The size of the uncompressed data. \fBtime\fR . The time field from the header if non-zero, expected to be time that the file -named by the \fBfilename\fR field was modified. Suitable for use with \fBclock -format\fR. +named by the \fBfilename\fR field was modified. Suitable for use with +\fBclock format\fR. .TP \fBtype\fR . |