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_hash_buf_size.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libar2_hash_buf_size.3') diff --git a/libar2_hash_buf_size.3 b/libar2_hash_buf_size.3 index 6c0d62b..cb768bc 100644 --- a/libar2_hash_buf_size.3 +++ b/libar2_hash_buf_size.3 @@ -18,7 +18,7 @@ The function returns the number of bytes that the output buffer for the .BR libar2_hash (3) -function must fit (that it, it's first parameter). +function must fit (that is, its first parameter). .PP .I params may not be @@ -26,7 +26,7 @@ may not be .PP The return value is .I params->hashlen -if this number is 64 or less, otherwise the +if this number is 64 or less, otherwise it will be larger than .I params->hashlen but no larger than @@ -38,8 +38,8 @@ The function returns the number of bytes that the output buffer size for the .BR libar2_hash (3) -function upon successful completion. On failure -0 is returned and +function must be upon successful completion. +On failure 0 is returned and .I errno is set to describe the error. -- cgit v1.2.3-70-g09d2