diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-01-15 18:58:21 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-01-15 18:58:21 -0800 |
commit | defd366a41f061dc9dc2bb7ab88876909bd5934c (patch) | |
tree | 3596b2740ac5d6649102981b4000707ddf94c380 /zlib.3 | |
parent | 68f64498c2bbabaef0180f4d30207db2b0b67f07 (diff) | |
download | zlib-defd366a41f061dc9dc2bb7ab88876909bd5934c.tar.gz zlib-defd366a41f061dc9dc2bb7ab88876909bd5934c.tar.bz2 zlib-defd366a41f061dc9dc2bb7ab88876909bd5934c.zip |
zlib 1.2.5.3v1.2.5.3
Diffstat (limited to 'zlib.3')
-rw-r--r-- | zlib.3 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "xx Dec 2011" | 1 | .TH ZLIB 3 "15 Jan 2012" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -126,7 +126,7 @@ Send questions and/or comments to zlib@gzip.org, | |||
126 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). | 126 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). |
127 | .SH AUTHORS | 127 | .SH AUTHORS |
128 | Version 1.2.5.3 | 128 | Version 1.2.5.3 |
129 | Copyright (C) 1995-2011 Jean-loup Gailly (jloup@gzip.org) | 129 | Copyright (C) 1995-2012 Jean-loup Gailly (jloup@gzip.org) |
130 | and Mark Adler (madler@alumni.caltech.edu). | 130 | and Mark Adler (madler@alumni.caltech.edu). |
131 | .LP | 131 | .LP |
132 | This software is provided "as-is," | 132 | This software is provided "as-is," |