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_type_to_string.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_type_to_string.3')
| -rw-r--r-- | libar2_type_to_string.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libar2_type_to_string.3 b/libar2_type_to_string.3 index 74df041..08b52ec 100644 --- a/libar2_type_to_string.3 +++ b/libar2_type_to_string.3 @@ -47,8 +47,8 @@ If the .I casing parameter is .IR LIBAR2_TITLE_CASE , -the first character returned string will be in -upper case, and the rest of the string will be +the first character in the returned string will be +in upper case, and the rest of the string will be in lower case, that is, for example \(dqArgon2d\(dq. If the .I casing |
