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 "27 February 1998" | 1 | .TH ZLIB 3 "19 March 1998" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -81,7 +81,7 @@ These documents are also available in other formats from: | |||
81 | .IP | 81 | .IP |
82 | ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html | 82 | ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html |
83 | .SH AUTHORS | 83 | .SH AUTHORS |
84 | Version 1.1.1 | 84 | Version 1.1.2 |
85 | Copyright (C) 1995-1998 Jean-loup Gailly (jloup@gzip.org) | 85 | Copyright (C) 1995-1998 Jean-loup Gailly (jloup@gzip.org) |
86 | and Mark Adler (madler@alumni.caltech.edu). | 86 | and Mark Adler (madler@alumni.caltech.edu). |
87 | .LP | 87 | .LP |
@@ -96,7 +96,7 @@ The deflate format used by | |||
96 | was defined by Phil Katz. | 96 | was defined by Phil Katz. |
97 | The deflate and | 97 | The deflate and |
98 | .I zlib | 98 | .I zlib |
99 | specifications were written by Peter Deutsch. | 99 | specifications were written by L. Peter Deutsch. |
100 | Thanks to all the people who reported problems and suggested various | 100 | Thanks to all the people who reported problems and suggested various |
101 | improvements in | 101 | improvements in |
102 | .IR zlib ; | 102 | .IR zlib ; |