about summary refs log tree commit diff homepage
path: root/deflatePrime.3
diff options
context:
space:
mode:
Diffstat (limited to 'deflatePrime.3')
-rw-r--r--deflatePrime.313
1 files changed, 13 insertions, 0 deletions
diff --git a/deflatePrime.3 b/deflatePrime.3
index a2f2dcf..639e715 100644
--- a/deflatePrime.3
+++ b/deflatePrime.3
@@ -49,3 +49,16 @@ to insert the bits,
 or
 .Dv Z_STREAM_ERROR
 if the source stream state was inconsistent.
+.
+.Sh SEE ALSO
+.Xr deflateInit2 3
+.
+.Sh HISTORY
+This manual page was converted from
+.In zlib.h
+to mdoc format by
+.An C. McEnroe Aq Mt june@causal.agency .
+.
+.Sh AUTHORS
+.An Jean-loup Gailly Aq Mt jloup@gzip.org
+.An Mark Adler Aq Mt madler@alumni.caltech.edu