diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/strnlen.3 (renamed from man3/strnlen.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strnlen.3 b/man/man3/strnlen.3 index 78e5c51..147f9aa 100644 --- a/man3/strnlen.3 +++ b/man/man3/strnlen.3 @@ -6,7 +6,7 @@ .\" References consulted: .\" GNU glibc-2 source code and manual .\" -.TH strnlen 3 2023-10-31 "Linux man-pages 6.7" +.TH strnlen 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME strnlen \- determine the length of a fixed-size string .SH LIBRARY |