diff --git a/man3/strerror.3 b/man3/strerror.3 index 7751b7c2a..af95ae305 100644 --- a/man3/strerror.3 +++ b/man3/strerror.3 @@ -262,9 +262,7 @@ The GNU C Library uses a buffer of 1024 characters for This buffer size therefore should be sufficient to avoid an .B ERANGE error when calling -.BR strerror_r () -and -.BR strerror_l (). +.BR strerror_r (). .SH SEE ALSO .BR err (3), .BR errno (3),