chiark / gitweb /
Import buf from Catacomb; split out the dstr bits, and throw away the mp and
[mLib] / man / crc32.3
index c9e34ba611aa31f30becacfe23ec38122e778f85..6eca843c785c78cafde1b86d00a25dc2e7a44a58 100644 (file)
@@ -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>
+Mark Wooding, <mdw@distorted.org.uk>