]> git.codecow.com Git - Monocypher.git/commitdiff
Removed unnecesary period in HMAC manual
authorLoup Vaillant <loup@loup-vaillant.fr>
Wed, 12 Feb 2020 21:56:33 +0000 (22:56 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Wed, 12 Feb 2020 21:56:33 +0000 (22:56 +0100)
doc/man/man3/optional/crypto_hmac_sha512.3monocypher

index b823e53812f638ebc25f61eb85a95d712f64572b..0e55b71b26b52f98bb8383c666514556b7e40495 100644 (file)
@@ -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.