diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-24 10:57:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-24 10:57:29 +0000 |
commit | c44a4722fbe9fdb7cee3f310cda1a69d76ad2875 (patch) | |
tree | 4b04122ef76c5b999696710ee2f82e5026ef9e26 /lib/libz | |
parent | 6e3b23ff75ca6c0800cfeaa9877f950f82d01d81 (diff) |
+.Xr gzip 1
Diffstat (limited to 'lib/libz')
-rw-r--r-- | lib/libz/compress.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libz/compress.3 b/lib/libz/compress.3 index f565700835e..0282aa9a6f2 100644 --- a/lib/libz/compress.3 +++ b/lib/libz/compress.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compress.3,v 1.8 2005/07/20 21:23:33 jmc Exp $ +.\" $OpenBSD: compress.3,v 1.9 2007/01/24 10:57:28 jmc Exp $ .\" .\" Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler .\" @@ -2713,7 +2713,8 @@ version and the compiler's view of .Xc .El .Sh SEE ALSO -.Xr compress 1 +.Xr compress 1 , +.Xr gzip 1 .Pp .Bl -tag -width 12n -compact .It RFC 1950 |