about summary refs log tree commit diff homepage
path: root/deflate.3
diff options
context:
space:
mode:
Diffstat (limited to 'deflate.3')
-rw-r--r--deflate.314
1 files changed, 13 insertions, 1 deletions
diff --git a/deflate.3 b/deflate.3
index cb926af..7df313e 100644
--- a/deflate.3
+++ b/deflate.3
@@ -355,4 +355,16 @@ to continue compressing.
 .
 .Sh SEE ALSO
 .Xr deflateEnd 3 ,
-.Xr deflateInit 3
+.Xr deflateInit 3 ,
+.Xr deflatePending 3 ,
+.Xr inflate 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