From: Shane Lontis Date: Thu, 8 Aug 2019 04:23:52 +0000 (+1000) Subject: Fix document nit in EVP_MAC.pod X-Git-Tag: openssl-3.0.0-alpha1~1659 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3505d70badb341e018a039434636d9b12f537e1e;p=oweals%2Fopenssl.git Fix document nit in EVP_MAC.pod Reviewed-by: Richard Levitte Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/9551) --- diff --git a/doc/man3/EVP_MAC.pod b/doc/man3/EVP_MAC.pod index 2c6687945c..a696c43cc5 100644 --- a/doc/man3/EVP_MAC.pod +++ b/doc/man3/EVP_MAC.pod @@ -160,7 +160,7 @@ B and B below. =item B -This control expects two arguments: C, C +This control expects two arguments: C, C Some MAC implementations require an IV, this control sets the IV.