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_string_to_type.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libar2_string_to_type.3') diff --git a/libar2_string_to_type.3 b/libar2_string_to_type.3 index be199f9..cd99059 100644 --- a/libar2_string_to_type.3 +++ b/libar2_string_to_type.3 @@ -24,7 +24,7 @@ The .BR libar2_string_to_type () function converts a string, provided via the .I str -parameter, to a Argon2 primitive type and stores +parameter, to an Argon2 primitive type and stores the constant that represents that type in .IR *typep . .PP @@ -34,14 +34,14 @@ currently recognised strings, and are converted to .IR LIBAR2_ARGON2D , .IR LIBAR2_ARGON2I , .IR LIBAR2_ARGON2ID , -and. +and .IR LIBAR2_ARGON2DS , respectively. .PP The .BR libar2_string_to_type () -is case-insensitive and will recognise the -dollar-sign +function is case-insensitive and will +recognise the dollar-sign .RB ( $ ) character, or a NUL byte, as the end of the string. -- cgit v1.2.3-70-g09d2