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 b7b1a197..81f82dcf 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 (3)),
+.MR malloc (3) ),
initializes, and returns a table for rapid computation of 32 bit CRC values using the polynomial
.IR poly .
.I Blockcrc