diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-03 19:00:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-03 19:00:15 +0000 |
commit | 387bbf849f5a5e3a5f09635955535971d8d48889 (patch) | |
tree | 0bfa08dc97baaa9bf0619dacea03615b499e7cd0 /lib | |
parent | d010a0c0be56b858304f6417dc9e5962b6400a7d (diff) |
updated URL for zlib from wiz@netbsd;
Diffstat (limited to 'lib')
-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 b121d45db08..d3eac65f472 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.3,v 1.1 2003/10/01 08:40:20 jmc Exp $ +.\" $OpenBSD: compress.3,v 1.2 2003/10/03 19:00:14 jmc Exp $ .\" .\" Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler .\" @@ -1766,7 +1766,7 @@ DEFLATE Compressed Data Format Specification. GZIP File Format Specification. .El .Pp -.Pa http://ftp.cdrom.com/pub/infozip/zlib/ +.Pa http://www.gzip.org/zlib/ .Sh HISTORY This manual page is based on an HTML version of .Aq Pa zlib.h |