summaryrefslogtreecommitdiff
path: root/lib/libz
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-09-27 11:31:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-09-27 11:31:59 +0000
commitaac83a6c4abd9e2920acc0fd861c70813d74353c (patch)
treec1c8ecb4f19b1b333284e055ee2e0cbdaee56181 /lib/libz
parentf00578bcc5473d72e1b2b4d240bac5bd47492834 (diff)
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
references into a STANDARDS section;
Diffstat (limited to 'lib/libz')
-rw-r--r--lib/libz/compress.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libz/compress.3 b/lib/libz/compress.3
index b65ce52283c..56e1547b532 100644
--- a/lib/libz/compress.3
+++ b/lib/libz/compress.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compress.3,v 1.12 2012/08/21 16:33:02 jmc Exp $
+.\" $OpenBSD: compress.3,v 1.13 2012/09/27 11:31:58 jmc Exp $
.\"
.\" Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
.\"
@@ -23,7 +23,7 @@
.\"
.\" This page corresponds to zlib version 1.2.3
.\"
-.Dd $Mdocdate: August 21 2012 $
+.Dd $Mdocdate: September 27 2012 $
.Dt COMPRESS 3
.Os
.Sh NAME
@@ -2715,6 +2715,7 @@ version and the compiler's view of
.Sh SEE ALSO
.Xr compress 1 ,
.Xr gzip 1
+.Sh STANDARDS
.Rs
.%A P. Deutsch
.%A J-L. Gailly
@@ -2722,12 +2723,14 @@ version and the compiler's view of
.%R RFC 1950
.%T ZLIB Compressed Data Format Specification version 3.3
.Re
+.Pp
.Rs
.%A P. Deutsch
.%D May 1996
.%R RFC 1951
.%T DEFLATE Compressed Data Format Specification version 1.3
.Re
+.Pp
.Rs
.%A P. Deutsch
.%D May 1996