X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2Fprovider-mac.pod;h=d0b9462509841526f9b1dc587f22b1573811285d;hp=d0a8881eef5e1d90b39b82e5837ef86c758a657c;hb=23c48d94d4d34eedc15fa65e0fa0e38a6137e09f;hpb=5b286641efef67aed5af026302b2176e3e368ae9 diff --git a/doc/man7/provider-mac.pod b/doc/man7/provider-mac.pod index d0a8881eef..d0b9462509 100644 --- a/doc/man7/provider-mac.pod +++ b/doc/man7/provider-mac.pod @@ -8,7 +8,7 @@ provider-mac - The mac library E-E provider functions =for openssl multiple includes - #include + #include #include /* @@ -63,7 +63,7 @@ For example, the "function" OP_mac_newctx() has these: OSSL_get_OP_mac_newctx(const OSSL_DISPATCH *opf); B arrays are indexed by numbers that are provided as -macros in L, as follows: +macros in L, as follows: OP_mac_newctx OSSL_FUNC_MAC_NEWCTX OP_mac_freectx OSSL_FUNC_MAC_FREECTX