From 9ec46ba87daa4ede804b1cb0abd91b85caf6f910 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 22:08:24 +0200 Subject: Man page fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libar2_validate_params.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libar2_validate_params.3') diff --git a/libar2_validate_params.3 b/libar2_validate_params.3 index 65e3d49..e8d3245 100644 --- a/libar2_validate_params.3 +++ b/libar2_validate_params.3 @@ -63,7 +63,7 @@ The function checks that the hashing parameters provided in the .I params -parameters are valid and can be used for +parameter are valid and can be used for hashing by the libar2 library. An error description will be stored in .I *errmsgp @@ -95,8 +95,8 @@ is .IR NULL ) if the input is valid. If the input is invalid, an error code (with a positive -value) will returned and description of -what is incorrect is stored in +value) will be returned and a description +of what is incorrect is stored in .I *errmsgp (unless .I errmsgp @@ -104,7 +104,7 @@ is .IR NULL ). The return values that indicate invalid input, in the current version of the -function are: +function, are: .TP .B LIBAR2_T_COST_TOO_SMALL The time-cost parameter is too small. @@ -122,7 +122,7 @@ The memory-cost parameter is too large. The lane-count parameter is too small. .TP .B LIBAR2_TOO_MANY_LANES -The lane-count parameter is too large +The lane-count parameter is too large. .TP .B LIBAR2_SALT_TOO_SMALL The salt parameter is too small. -- cgit v1.2.3-70-g09d2