about summary refs log tree commit diff homepage
path: root/gzwrite.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzwrite.3')
-rw-r--r--gzwrite.315
1 files changed, 15 insertions, 0 deletions
diff --git a/gzwrite.3 b/gzwrite.3
index 0e20ab8..606d89f 100644
--- a/gzwrite.3
+++ b/gzwrite.3
@@ -22,3 +22,18 @@ into the compressed file.
 .Fn gzwrite
 returns the number of uncompressed bytes written
 or 0 in case of error.
+.
+.Sh SEE ALSO
+.Xr gzerror 3 ,
+.Xr gzfwrite 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