diff options
Diffstat (limited to 'inflate.3')
-rw-r--r-- | inflate.3 | 7 |
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 |