about summary refs log tree commit diff homepage
path: root/crc32.3
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.3')
-rw-r--r--crc32.310
1 files changed, 10 insertions, 0 deletions
diff --git a/crc32.3 b/crc32.3
index dcda660..3c9cc8c 100644
--- a/crc32.3
+++ b/crc32.3
@@ -54,3 +54,13 @@ if (crc != original_crc) error();
 .Sh SEE ALSO
 .Xr adler32 3 ,
 .Xr crc32_combine 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