about summary refs log tree commit diff homepage
path: root/gzsetparams.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzsetparams.3')
-rw-r--r--gzsetparams.314
1 files changed, 14 insertions, 0 deletions
diff --git a/gzsetparams.3 b/gzsetparams.3
index 983b582..ff544d2 100644
--- a/gzsetparams.3
+++ b/gzsetparams.3
@@ -35,3 +35,17 @@ if there is an error writing the flushed data,
 or
 .Dv Z_MEM_ERROR
 if there is a memory allocation error.
+.
+.Sh SEE ALSO
+.Xr deflateInit2 3 ,
+.Xr gzopen 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