about summary refs log tree commit diff homepage
path: root/gzread.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzread.3')
-rw-r--r--gzread.316
1 files changed, 16 insertions, 0 deletions
diff --git a/gzread.3 b/gzread.3
index beefd63..84439ea 100644
--- a/gzread.3
+++ b/gzread.3
@@ -97,3 +97,19 @@ then nothing is read,
 -1 is returned,
 and the error state is set to
 .Dv Z_STREAM_ERROR .
+.
+.Sh SEE ALSO
+.Xr gzeof 3 ,
+.Xr gzerror 3 ,
+.Xr gzfread 3 ,
+.Xr gzopen 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