diff options
Diffstat (limited to 'zlib.3')
-rw-r--r-- | zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "xx July 2003" | 1 | .TH ZLIB 3 "8 September 2003" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -97,7 +97,7 @@ http://www.zlib.org | |||
97 | http://www.gzip.org/zlib/ | 97 | http://www.gzip.org/zlib/ |
98 | .LP | 98 | .LP |
99 | The data format used by the zlib library is described by RFC | 99 | The data format used by the zlib library is described by RFC |
100 | (Request for Comments) 1950 to 1952 in the files: | 100 | (Request for Comments) 1950 to 1952 in the files: |
101 | .IP | 101 | .IP |
102 | http://www.ietf.org/rfc/rfc1950.txt (concerning zlib format) | 102 | http://www.ietf.org/rfc/rfc1950.txt (concerning zlib format) |
103 | .br | 103 | .br |
@@ -133,7 +133,7 @@ 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.0.4 | 136 | Version 1.2.0.5 |
137 | Copyright (C) 1995-2003 Jean-loup Gailly (jloup@gzip.org) | 137 | Copyright (C) 1995-2003 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 |