summaryrefslogtreecommitdiff
path: root/lib/libz/zlib.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/zlib.3')
-rw-r--r--lib/libz/zlib.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libz/zlib.3 b/lib/libz/zlib.3
index 25c8495d25f1..8519184d4fb8 100644
--- a/lib/libz/zlib.3
+++ b/lib/libz/zlib.3
@@ -1,4 +1,4 @@
-.TH ZLIB 3 "9 July 1998"
+.TH ZLIB 3 "27 February 1998"
.SH NAME
zlib \- compression/decompression library
.SH SYNOPSIS
@@ -81,7 +81,7 @@ These documents are also available in other formats from:
.IP
ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
.SH AUTHORS
-Version 1.1.3
+Version 1.1.1
Copyright (C) 1995-1998 Jean-loup Gailly (jloup@gzip.org)
and Mark Adler (madler@alumni.caltech.edu).
.LP
@@ -96,7 +96,7 @@ The deflate format used by
was defined by Phil Katz.
The deflate and
.I zlib
-specifications were written by L. Peter Deutsch.
+specifications were written by Peter Deutsch.
Thanks to all the people who reported problems and suggested various
improvements in
.IR zlib ;