diff options
author | Mattias Andrée <maandree@kth.se> | 2022-02-15 09:23:22 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-02-15 09:23:22 +0100 |
commit | fb5214c3ce9d77edcfe5d4661140f69362af5000 (patch) | |
tree | 1a610a66c07cba875c2637728385bb9dbdbb3785 /libar2_version_to_string_proper.3 | |
parent | Ref libar2simplified (diff) | |
download | libar2-fb5214c3ce9d77edcfe5d4661140f69362af5000.tar.gz libar2-fb5214c3ce9d77edcfe5d4661140f69362af5000.tar.bz2 libar2-fb5214c3ce9d77edcfe5d4661140f69362af5000.tar.xz |
Minor fix to man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | libar2_version_to_string_proper.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2_version_to_string_proper.3 b/libar2_version_to_string_proper.3 index 4d7d115..0b0700c 100644 --- a/libar2_version_to_string_proper.3 +++ b/libar2_version_to_string_proper.3 @@ -1,4 +1,4 @@ -.TH LIBAR2_VERSION_TO_STRING_PROPER 7 LIBAR2 +.TH LIBAR2_VERSION_TO_STRING_PROPER 3 LIBAR2 .SH NAME libar2_version_to_string_proper - Convert an Argon2 version number to a string with a dot |