]> git.codecow.com Git - Monocypher.git/commitdiff
Wording nitpick
authorLoup Vaillant <loup@loup-vaillant.fr>
Wed, 18 Jul 2018 20:42:12 +0000 (22:42 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Wed, 18 Jul 2018 20:42:12 +0000 (22:42 +0200)
doc/man/man3/crypto_x25519.3monocypher

index 4dd2bbf067c00abbc62dd23396177db4feec0a6d..4b29f4aefe989453658e072caa92b6e31ab283ba 100644 (file)
@@ -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