From: Loup Vaillant Date: Wed, 18 Jul 2018 20:42:12 +0000 (+0200) Subject: Wording nitpick X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=5a412997b545bf46074ec65806f9a6769f680781;p=Monocypher.git Wording nitpick --- diff --git a/doc/man/man3/crypto_x25519.3monocypher b/doc/man/man3/crypto_x25519.3monocypher index 4dd2bbf..4b29f4a 100644 --- a/doc/man/man3/crypto_x25519.3monocypher +++ b/doc/man/man3/crypto_x25519.3monocypher @@ -57,7 +57,8 @@ The public key of the other party. .El .Sh RETURN VALUES Some public keys force the shared key to a known constant. -This function returns -1 if it detects such a public key, otherwise it +.Fn crypto_x225519 +returns -1 if it detects such a public key, otherwise it returns 0. This never happens with legitimate public keys. .Pp