diff options
Diffstat (limited to 'libar2simplified_crypt.3')
-rw-r--r-- | libar2simplified_crypt.3 | 4 |
1 files changed, 2 insertions, 2 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 |