about summary refs log tree commit diff homepage
path: root/deflateTune.3
diff options
context:
space:
mode:
Diffstat (limited to 'deflateTune.3')
-rw-r--r--deflateTune.314
1 files changed, 14 insertions, 0 deletions
diff --git a/deflateTune.3 b/deflateTune.3
index a841851..7269dec 100644
--- a/deflateTune.3
+++ b/deflateTune.3
@@ -54,3 +54,17 @@ on success,
 or
 .Dv Z_STREAM_ERROR
 for an invalid deflate stream.
+.
+.Sh SEE ALSO
+.Xr deflateInit 3 ,
+.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