summaryrefslogtreecommitdiffstats
path: root/man3/strerror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strerror.3')
-rw-r--r--man3/strerror.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/strerror.3 b/man3/strerror.3
index 5b5055c35..a70c4a33a 100644
--- a/man3/strerror.3
+++ b/man3/strerror.3
@@ -252,7 +252,7 @@ T{
T} Thread safety MT-Unsafe race:strerror
T{
.BR strerrorname_np (),
-.BR strerrordesc ()
+.BR strerrordesc_np ()
T} Thread safety MT-Safe
T{
.BR strerror_r (),
@@ -319,7 +319,7 @@ are thread-safe and async-signal-safe.
.BR strsignal (3),
.BR locale (7)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,