* [PATCH] getaddrinfo.3: correct FTM requirements for glibc 2.22
@ 2016-08-09 20:47 andrew-cyX/yU1dXXmLwutG50LtGA
0 siblings, 0 replies; only message in thread
From: andrew-cyX/yU1dXXmLwutG50LtGA @ 2016-08-09 20:47 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Andrew Oakley
From: Andrew Oakley <andrew-cyX/yU1dXXmLwutG50LtGA@public.gmane.org>
This appears to be a typo in the requirements, the correct version is
200112L. See 8737be806407be51f046b358d8824c4c968912de in glibc.
Signed-off-by: Andrew Oakley <andrew-cyX/yU1dXXmLwutG50LtGA@public.gmane.org>
---
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-09 20:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 20:47 [PATCH] getaddrinfo.3: correct FTM requirements for glibc 2.22 andrew-cyX/yU1dXXmLwutG50LtGA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).