From: Loup Vaillant Date: Wed, 12 Feb 2020 21:56:33 +0000 (+0100) Subject: Removed unnecesary period in HMAC manual X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=b2ae66221fe8150f864f2b706cdf6ce6bb6af380;p=Monocypher.git Removed unnecesary period in HMAC manual --- diff --git a/doc/man/man3/optional/crypto_hmac_sha512.3monocypher b/doc/man/man3/optional/crypto_hmac_sha512.3monocypher index b823e53..0e55b71 100644 --- a/doc/man/man3/optional/crypto_hmac_sha512.3monocypher +++ b/doc/man/man3/optional/crypto_hmac_sha512.3monocypher @@ -162,7 +162,7 @@ the .Xr crypto_verify64 3monocypher , .Xr crypto_verify32 3monocypher , and -.Xr crypto_verify16 3monocypher . +.Xr crypto_verify16 3monocypher functions can be used to to compare (possibly truncated) MACs. .Sh RETURN VALUES These functions return nothing.