From: Loup Vaillant Date: Mon, 16 Apr 2018 11:24:13 +0000 (+0200) Subject: Missing plural in the manual X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=35403e6d4c0cd61f8afdb574ea00f486142e24c8;p=Monocypher.git Missing plural in the manual --- diff --git a/doc/man/man3/crypto_argon2i.3monocypher b/doc/man/man3/crypto_argon2i.3monocypher index 667ff75..fb63c7a 100644 --- a/doc/man/man3/crypto_argon2i.3monocypher +++ b/doc/man/man3/crypto_argon2i.3monocypher @@ -181,7 +181,8 @@ in bytes. Must be zero if there is no additional data. .El .Sh RETURN VALUES -This function returns nothing. +These functions return nothing. +They cannot fail. .Sh EXAMPLES This example shows how to hash a password with the recommended baseline parameters: @@ -210,7 +211,7 @@ free(work_area); .Xr crypto_wipe 3monocypher , .Xr intro 3monocypher .Sh STANDARDS -This function implements Argon2i. +These functions implement Argon2i. An RFC draft is being maintained. .Sh CAVEATS Any deviation from the specified input and output length ranges results