From 5e8f43214998dbb53e6f49a96ddeae968b6a207c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 Jun 2023 17:50:42 +0200 Subject: Fix documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libar2simplified_crypt.3 | 4 ++-- libar2simplified_hash.3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libar2simplified_crypt.3 b/libar2simplified_crypt.3 index ca5c368..41b8f0b 100644 --- a/libar2simplified_crypt.3 +++ b/libar2simplified_crypt.3 @@ -40,7 +40,7 @@ may use the extended format specified in .BR libar2simplified_encode (3). .PP The -.BR libar2simplified_hash (3) +.BR libar2simplified_crypt (3) function will erase (not deallocate) the contents of .I msg before returning. @@ -108,7 +108,7 @@ function will fail if: .TP .B EINVAL The contents of -.I str +.I params is invalid or unsupported. .TP .B ENOMEM diff --git a/libar2simplified_hash.3 b/libar2simplified_hash.3 index 0c5e0e5..e0589e9 100644 --- a/libar2simplified_hash.3 +++ b/libar2simplified_hash.3 @@ -64,7 +64,7 @@ function will fail if: .TP .B EINVAL The contents of -.I str +.I params is invalid or unsupported. .TP .B ENOMEM -- cgit v1.2.3-70-g09d2