summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_MD-MDC2.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/EVP_MD-MDC2.pod')
-rw-r--r--doc/man7/EVP_MD-MDC2.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_MD-MDC2.pod b/doc/man7/EVP_MD-MDC2.pod
index 516e19da19..53069557ea 100644
--- a/doc/man7/EVP_MD-MDC2.pod
+++ b/doc/man7/EVP_MD-MDC2.pod
@@ -25,7 +25,7 @@ settable for an B<EVP_MD_CTX> with L<EVP_MD_CTX_set_params(3)>:
=over 4
-=item "pad_type" (B<OSSL_DIGEST_PARAM_PAD_TYPE>) <unsigned integer>
+=item "pad-type" (B<OSSL_DIGEST_PARAM_PAD_TYPE>) <unsigned integer>
Sets the padding type to be used.
Normally the final MDC2 block is padded with zeros.