From: Loup Vaillant Date: Mon, 31 Jan 2022 11:15:04 +0000 (+0100) Subject: Rephrased awkward sentence in documentation X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=d9e961bcb6414cc086d1a14bb43e4321ff4b87eb;p=Monocypher.git Rephrased awkward sentence in documentation --- diff --git a/doc/man/man3/crypto_argon2i.3monocypher b/doc/man/man3/crypto_argon2i.3monocypher index ce78aee..e72f46f 100644 --- a/doc/man/man3/crypto_argon2i.3monocypher +++ b/doc/man/man3/crypto_argon2i.3monocypher @@ -221,7 +221,7 @@ In the context of password derivation, it would be stored separately from the password database and would remain secret even if an attacker were to steal the database. Note that changing the key requires rehashing the user's password, -which is only possible upon user login. +which can only be done when the user logs in .It Fa key_size Length of .Fa key ,