diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2005-05-11 03:47:48 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2005-05-11 03:47:48 +0000 |
| commit | 42307a8f43e28c8a286aad36f21d647342ad9933 (patch) | |
| tree | 3456c8a5a45eb53dd1ef5c3ec9bebb4b2ab74c3c /lib/libz/zlib.3 | |
| parent | b49c46747a504467c986359688dc0119a69c4a4f (diff) | |
Notes
Diffstat (limited to 'lib/libz/zlib.3')
| -rw-r--r-- | lib/libz/zlib.3 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libz/zlib.3 b/lib/libz/zlib.3 index a1e01960bea36..3139e2467f259 100644 --- a/lib/libz/zlib.3 +++ b/lib/libz/zlib.3 @@ -1,6 +1,4 @@ -.\" $FreeBSD$ -.\" -.TH ZLIB 3 "17 November 2003" +.TH ZLIB 3 "3 October 2004" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS @@ -135,8 +133,8 @@ before asking for help. Send questions and/or comments to zlib@gzip.org, or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). .SH AUTHORS -Version 1.2.1 -Copyright (C) 1995-2003 Jean-loup Gailly (jloup@gzip.org) +Version 1.2.2 +Copyright (C) 1995-2004 Jean-loup Gailly (jloup@gzip.org) and Mark Adler (madler@alumni.caltech.edu). .LP This software is provided "as-is," |
