From bdb472da23fa141f515b1e731d5c4e869205130c Mon Sep 17 00:00:00 2001 From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Tue, 31 Mar 2020 14:00:15 +0200 Subject: [PATCH] crypto_curve_to_hidden: Add missing word --- doc/man/man3/crypto_curve_to_hidden.3monocypher | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man3/crypto_curve_to_hidden.3monocypher b/doc/man/man3/crypto_curve_to_hidden.3monocypher index b9810f7..afa8f7b 100644 --- a/doc/man/man3/crypto_curve_to_hidden.3monocypher +++ b/doc/man/man3/crypto_curve_to_hidden.3monocypher @@ -48,7 +48,7 @@ .\" with this software. If not, see .\" .\" -.Dd March 24, 2020 +.Dd March 31, 2020 .Dt CRYPTO_CURVE_TO_HIDDEN 3MONOCYPHER .Os .Sh NAME @@ -134,7 +134,7 @@ does not need to be changed. On average, two attempts are needed. Once a suitable public key has been found, .Fn crypto_curve_to_hidden -always succeeds it. +always succeeds for it. Given the same values for .Fa tweak and -- 2.47.3