about summary refs log tree commit diff homepage
path: root/gzungetc.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzungetc.3')
-rw-r--r--gzungetc.316
1 files changed, 16 insertions, 0 deletions
diff --git a/gzungetc.3 b/gzungetc.3
index f09abe9..90cdafc 100644
--- a/gzungetc.3
+++ b/gzungetc.3
@@ -49,3 +49,19 @@ or
 .Fn gzungetc
 returns the character pushed,
 or -1 on failure.
+.
+.Sh SEE ALSO
+.Xr gzbuffer 3 ,
+.Xr gzerror 3 ,
+.Xr gzgetc 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