about summary refs log tree commit diff homepage
path: root/gzseek.3
diff options
context:
space:
mode:
Diffstat (limited to 'gzseek.3')
-rw-r--r--gzseek.315
1 files changed, 15 insertions, 0 deletions
diff --git a/gzseek.3 b/gzseek.3
index 4460623..cd85fd4 100644
--- a/gzseek.3
+++ b/gzseek.3
@@ -91,3 +91,18 @@ in particular if the file
 is opened for writing
 and the new starting position
 would be before the current position.
+.
+.Sh SEE ALSO
+.Xr gzerror 3 ,
+.Xr gzoffset 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