X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/b65a28d10126756961ed7bd2ccbe87448477ad80..c5775f49c4b3ff27916c9425a0bb614df4bde3e4:/man/crc32.3 diff --git a/man/crc32.3 b/man/crc32.3 index c9e34ba..dda3ad0 100644 --- a/man/crc32.3 +++ b/man/crc32.3 @@ -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,