aboutsummaryrefslogtreecommitdiff
path: root/man/man3/flate.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/flate.3')
-rw-r--r--man/man3/flate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/flate.3 b/man/man3/flate.3
index 816875fd..75574873 100644
--- a/man/man3/flate.3
+++ b/man/man3/flate.3
@@ -173,7 +173,7 @@ The block functions return the number of bytes produced when they succeed.
.I Mkcrctab
allocates
(using
-.IR malloc (2)),
+.IR malloc (3)),
initializes, and returns a table for rapid computation of 32 bit CRC values using the polynomial
.IR poly .
.I Blockcrc