Fix broken links, mainly typo's
[openssl.git] / doc / man7 / provider-mac.pod
index ef6837426a26a6e332a7f1c30d000d41befd43c3..1a2e43130bde7b41b49cd1c505c3b228617a90c4 100644 (file)
@@ -44,7 +44,7 @@ for further information.
 
 The MAC operation enables providers to implement mac algorithms and make
 them available to applications via the API functions L<EVP_MAC_init(3)>,
-L<EVP_MACM_update(3)> and L<EVP_MAC_final(3)>.
+L<EVP_MAC_update(3)> and L<EVP_MAC_final(3)>.
 
 All "functions" mentioned here are passed as function pointers between
 F<libcrypto> and the provider in B<OSSL_DISPATCH> arrays via