about summary refs log tree commit diff homepage
path: root/gzfwrite.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzfwrite.3')
-rw-r--r--gzfwrite.315
1 files changed, 15 insertions, 0 deletions
diff --git a/gzfwrite.3 b/gzfwrite.3
index 337b86a..38383a3 100644
--- a/gzfwrite.3
+++ b/gzfwrite.3
@@ -58,3 +58,18 @@ then nothing is written,
 zero is returned,
 and the error state is set to
 .Dv Z_STREAM_ERROR .
+.
+.Sh SEE ALSO
+.Xr gzerror 3 ,
+.Xr gzopen 3 ,
+.Xr gzwrite 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