summaryrefslogtreecommitdiff
path: root/zlib.3
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:22:37 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:22:37 -0700
commit4b5a43a219d51066c01ff2ab86af18b967f2d0dd (patch)
tree4dcaf0cd18751d04cf638a9a6ec521990d4f2e90 /zlib.3
parent086e982175da84b3db958191031380794315f95f (diff)
downloadzlib-1.2.0.5.tar.gz
zlib-1.2.0.5.tar.bz2
zlib-1.2.0.5.zip
zlib 1.2.0.5v1.2.0.5
Diffstat (limited to '')
-rw-r--r--zlib.36
1 files changed, 3 insertions, 3 deletions
diff --git a/zlib.3 b/zlib.3
index f5bdb8d..2601aea 100644
--- a/zlib.3
+++ b/zlib.3
@@ -1,4 +1,4 @@
1.TH ZLIB 3 "xx July 2003" 1.TH ZLIB 3 "8 September 2003"
2.SH NAME 2.SH NAME
3zlib \- compression/decompression library 3zlib \- compression/decompression library
4.SH SYNOPSIS 4.SH SYNOPSIS
@@ -97,7 +97,7 @@ http://www.zlib.org
97http://www.gzip.org/zlib/ 97http://www.gzip.org/zlib/
98.LP 98.LP
99The data format used by the zlib library is described by RFC 99The 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
102http://www.ietf.org/rfc/rfc1950.txt (concerning zlib format) 102http://www.ietf.org/rfc/rfc1950.txt (concerning zlib format)
103.br 103.br
@@ -133,7 +133,7 @@ before asking for help.
133Send questions and/or comments to zlib@gzip.org, 133Send questions and/or comments to zlib@gzip.org,
134or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). 134or (for the Windows DLL version) to Gilles Vollant (info@winimage.com).
135.SH AUTHORS 135.SH AUTHORS
136Version 1.2.0.4 136Version 1.2.0.5
137Copyright (C) 1995-2003 Jean-loup Gailly (jloup@gzip.org) 137Copyright (C) 1995-2003 Jean-loup Gailly (jloup@gzip.org)
138and Mark Adler (madler@alumni.caltech.edu). 138and Mark Adler (madler@alumni.caltech.edu).
139.LP 139.LP