diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/strerror.3 (renamed from man3/strerror.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strerror.3 b/man/man3/strerror.3 index 89f4e9b..62a99c6 100644 --- a/man3/strerror.3 +++ b/man/man3/strerror.3 @@ -17,7 +17,7 @@ .\" 2005-12-13, mtk, Substantial rewrite of strerror_r() description .\" Addition of extra material on portability and standards. .\" -.TH strerror 3 2023-10-31 "Linux man-pages 6.7" +.TH strerror 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME strerror, strerrorname_np, strerrordesc_np, strerror_r, strerror_l \- return string describing error number |