about summary refs log tree commit diff homepage
path: root/inflate.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-10 01:56:51 -0500
committerJune McEnroe <june@causal.agency>2018-11-10 01:56:51 -0500
commitb0c8c47df1c306a793750e53a4b6582b1af39922 (patch)
treea6657cc76594289c3ad7872760580ef28acfa6db /inflate.3
parentDocument z_stream fields in deflate.3 (diff)
downloadzlib-man-pages-b0c8c47df1c306a793750e53a4b6582b1af39922.tar.gz
zlib-man-pages-b0c8c47df1c306a793750e53a4b6582b1af39922.zip
Refer to deflate(3) for z_streamp type
Diffstat (limited to '')
-rw-r--r--inflate.37
1 files changed, 7 insertions, 0 deletions
diff --git a/inflate.3 b/inflate.3
index 4bd06de..1996f14 100644
--- a/inflate.3
+++ b/inflate.3
@@ -21,6 +21,13 @@
 .Fn inflateEnd "z_streamp strm"
 .
 .Sh DESCRIPTION
+See
+.Xr deflate 3
+for a description of the
+.Vt z_streamp
+type.
+.
+.Pp
 .Fn inflateInit
 initializes the internal stream state for decompression.
 The fields