From b0c8c47df1c306a793750e53a4b6582b1af39922 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 10 Nov 2018 01:56:51 -0500 Subject: Refer to deflate(3) for z_streamp type --- inflate.3 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'inflate.3') 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 -- cgit 1.4.1