diff options
Diffstat (limited to 'lib/libz/compress.3')
-rw-r--r-- | lib/libz/compress.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libz/compress.3 b/lib/libz/compress.3 index dbf013eb8ee..311bdfc2184 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: compress.3,v 1.6 2004/12/03 23:31:48 jmc Exp $ +.\" $OpenBSD: compress.3,v 1.7 2005/07/20 15:56:40 millert Exp $ .\" -.\" Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler +.\" Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler .\" .\" This software is provided 'as-is', without any express or implied .\" warranty. In no event will the authors be held liable for any damages @@ -21,9 +21,9 @@ .\" Converted to mdoc format for the OpenBSD project .\" by Jason McIntyre <jmc@openbsd.org> .\" -.\" This page corresponds to zlib version 1.2.2 +.\" This page corresponds to zlib version 1.2.3 .\" -.Dd September 17, 2003 +.Dd July 18, 2005 .Dt COMPRESS 3 .Os .Sh NAME @@ -144,7 +144,7 @@ Checksum functions .Sh DESCRIPTION This manual page describes the .Nm zlib -general purpose compression library, version 1.2.2. +general purpose compression library, version 1.2.3. .Pp The .Nm zlib |