chiark / gitweb /
Various Debian fixes.
[mLib] / man / crc32.3
index e29f742d1144355a6f9a25c442a82e6aaf93b845..dda3ad0a18c33b1eb3a35d21da309e54a2311ec3 100644 (file)
@@ -7,7 +7,7 @@
 .  ds ss ^
 .  ds se
 .\}
-.TH crc32 3 "8 May 1999" "mLib"
+.TH crc32 3 "8 May 1999" "Straylight/Edgeware" "mLib utilities library"
 .SH NAME
 crc32 \- calculate 32-bit CRC
 .\" @crc32
@@ -53,6 +53,7 @@ remainder after division by a degree-32 polynomial in GF(2)[x].
 .SH "RETURN VALUE"
 The return value is the 32-bit CRC of the input block.
 .SH "SEE ALSO"
+.BR unihash (3),
 .BR mLib (3).
 .SH AUTHOR
 Mark Wooding, <mdw@nsict.org>