On 2020-11-05 10:51, Michael Kerrisk (man-pages) wrote:
On 11/4/20 5:35 PM, Alejandro Colomar wrote:
Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx>
Thanks for catching that Alex! Patch applied.
You're welcome!
I found it while reading this:
https://linux-man-pages.blogspot.com/2020/11/man-pages-509-is-released.html
:p
Best,
Alex
Cheers,
Michael
---
man3/strerror.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/strerror.3 b/man3/strerror.3
index 1b95014ee..72b4d3994 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 (),