about summary refs log tree commit diff homepage
path: root/inflateInit.3
diff options
context:
space:
mode:
Diffstat (limited to 'inflateInit.3')
-rw-r--r--inflateInit.315
1 files changed, 14 insertions, 1 deletions
diff --git a/inflateInit.3 b/inflateInit.3
index f4f9acf..186b058 100644
--- a/inflateInit.3
+++ b/inflateInit.3
@@ -84,5 +84,18 @@ is set to null if there is no error message.
 .
 .Sh SEE ALSO
 .Xr inflate 3 ,
+.Xr inflateBackInit 3 ,
+.Xr inflateCopy 3 ,
 .Xr inflateEnd 3 ,
-.Xr inflateInit2 3
+.Xr inflateInit2 3 ,
+.Xr inflateSetDictionary 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