diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-16 22:08:24 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-16 22:08:24 +0200 |
| commit | 9ec46ba87daa4ede804b1cb0abd91b85caf6f910 (patch) | |
| tree | 6de728a336ed007b408f4d5f75a84551ac43cdbe /libar2_string_to_version.3 | |
| parent | Add sanitizer options to config.mk (diff) | |
| download | libar2-9ec46ba87daa4ede804b1cb0abd91b85caf6f910.tar.gz libar2-9ec46ba87daa4ede804b1cb0abd91b85caf6f910.tar.bz2 libar2-9ec46ba87daa4ede804b1cb0abd91b85caf6f910.tar.xz | |
Man page fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libar2_string_to_version.3')
| -rw-r--r-- | libar2_string_to_version.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2_string_to_version.3 b/libar2_string_to_version.3 index 40bdf00..80a34d6 100644 --- a/libar2_string_to_version.3 +++ b/libar2_string_to_version.3 @@ -26,7 +26,7 @@ parameter, to a version of the Argon2 family and stores the constant that represents that version in .IR *versionp . .PP -The strings \(dq1.0\(dq and \(dq1.3\(dq, both either +The strings \(dq1.0\(dq and \(dq1.3\(dq, both with or without the dot .RB ( . ), are the currently recognised strings, and are |
