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