From: Andrew Oakley <andrew@xxxxxxxxxxxxx> This appears to be a typo in the requirements, the correct version is 200112L. See 8737be806407be51f046b358d8824c4c968912de in glibc. Signed-off-by: Andrew Oakley <andrew@xxxxxxxxxxxxx> --- man3/getaddrinfo.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index 7dde559..d308864 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -69,7 +69,7 @@ Feature Test Macro Requirements for glibc (see .BR getaddrinfo (), .BR freeaddrinfo (), .BR gai_strerror (): - Since glibc 2.22: _POSIX_C_SOURCE >= 201112L + Since glibc 2.22: _POSIX_C_SOURCE >= 200112L Glibc 2.21 and earlier: _POSIX_C_SOURCE .ad b .SH DESCRIPTION -- 2.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html