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.33
1 files changed, 3 insertions, 0 deletions
diff --git a/crc32.3 b/crc32.3
index 84c1d65..6fb9fae 100644
--- a/crc32.3
+++ b/crc32.3
@@ -80,3 +80,6 @@ while (read_buffer(buffer, length) != EOF) {
 }
 if (crc != original_crc) error();
 .Ed
+.
+.Sh SEE ALSO
+.Xr adler32 3