diff options
author | 2004-12-03 02:20:21 +0000 | |
---|---|---|
committer | 2004-12-03 02:20:21 +0000 | |
commit | 5def9b6d02b57ada17955ddd6ec0d3044cf52723 (patch) | |
tree | e65e6a8708ad4748ad3addbde48554a45168bb06 | |
parent | various fixes for openssl x509; (diff) | |
download | wireguard-openbsd-5def9b6d02b57ada17955ddd6ec0d3044cf52723.tar.xz wireguard-openbsd-5def9b6d02b57ada17955ddd6ec0d3044cf52723.zip |
this page documents zlib 1.2.1, not 1.1.4;
-rw-r--r-- | lib/libz/compress.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libz/compress.3 b/lib/libz/compress.3 index 6aa0c27a343..5fcb6c33d2f 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.3,v 1.4 2004/01/29 17:49:49 jmc Exp $ +.\" $OpenBSD: compress.3,v 1.5 2004/12/03 02:20:21 jmc Exp $ .\" .\" Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler .\" @@ -144,7 +144,7 @@ Checksum functions .Sh DESCRIPTION This manual page describes the .Nm zlib -general purpose compression library, version 1.1.4. +general purpose compression library, version 1.2.1. .Pp The .Nm zlib |