aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strerror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strerror.3')
-rw-r--r--man3/strerror.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strerror.3 b/man3/strerror.3
index 2e4012eb35..d5ea3aa033 100644
--- a/man3/strerror.3
+++ b/man3/strerror.3
@@ -108,7 +108,7 @@ settings shown in the SYNOPSIS;
otherwise the GNU-specific version is provided.
If no feature test macros are explicitly defined,
then (since glibc 2.4)
-.B _POSIX_SOURCE
+.B _POSIX_C_SOURCE
is defined by default with the value
200112L, so that the XSI-compliant version of
.BR strerror_r ()