diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:23:38 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:23:38 -0700 |
commit | f0e76a6634eb26e3ddc6dfc6f2489553eff8c8f4 (patch) | |
tree | 8bf5aaebe407006d34a13ae68659e85e1b55504f /zlib.3 | |
parent | 7a33a861d1526894272a8a4b08527ce32316d750 (diff) | |
download | zlib-1.2.1.1.tar.gz zlib-1.2.1.1.tar.bz2 zlib-1.2.1.1.zip |
zlib 1.2.1.1v1.2.1.1
Diffstat (limited to '')
-rw-r--r-- | zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "17 November 2003" | 1 | .TH ZLIB 3 "9 January 2004" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -133,8 +133,8 @@ before asking for help. | |||
133 | Send questions and/or comments to zlib@gzip.org, | 133 | Send questions and/or comments to zlib@gzip.org, |
134 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). | 134 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). |
135 | .SH AUTHORS | 135 | .SH AUTHORS |
136 | Version 1.2.1 | 136 | Version 1.2.1.1 |
137 | Copyright (C) 1995-2003 Jean-loup Gailly (jloup@gzip.org) | 137 | Copyright (C) 1995-2004 Jean-loup Gailly (jloup@gzip.org) |
138 | and Mark Adler (madler@alumni.caltech.edu). | 138 | and Mark Adler (madler@alumni.caltech.edu). |
139 | .LP | 139 | .LP |
140 | This software is provided "as-is," | 140 | This software is provided "as-is," |