about summary refs log tree commit diff homepage
path: root/inflateSync.3
diff options
context:
space:
mode:
Diffstat (limited to 'inflateSync.3')
-rw-r--r--inflateSync.314
1 files changed, 14 insertions, 0 deletions
diff --git a/inflateSync.3 b/inflateSync.3
index 311dfa2..35264dd 100644
--- a/inflateSync.3
+++ b/inflateSync.3
@@ -56,3 +56,17 @@ the application may repeatedly call
 .Fn inflateSync ,
 providing more input each time,
 until success or the end of the input data.
+.
+.Sh SEE ALSO
+.Xr deflate 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