Hello Christian, On Wed, Jun 16, 2010 at 3:26 PM, Christian Franke <nobody@xxxxxxxxxx> wrote: > Please CC me in list replies as I am not subscribed to this list. Thanks. Applied for 3.25. Cheers, Michael > Signed-off-by: Christian Franke <nobody@xxxxxxxxxx> > --- > man3/getaddrinfo.3 | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 > index d33b8ab..82ffa73 100644 > --- a/man3/getaddrinfo.3 > +++ b/man3/getaddrinfo.3 > @@ -35,6 +35,8 @@ > .\" 2008-06-18, mtk: many parts rewritten > .\" 2008-12-04, Petr Baudis <pasky@xxxxxxx> > .\" Describe results ordering and reference /etc/gai.conf. > +.\" 2010-06-16, Christian Franke <nobody@xxxxxxxxxx> > +.\" Fixed a bug where ai_flags and ai_family got mixed up. > .\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support > .\" and is SCTP support now also there? > .\" > @@ -393,7 +395,7 @@ If both > and > .B AI_ALL > are specified in > -.IR hints.ai_family , > +.IR hints.ai_flags , > then return both IPv6 and IPv4-mapped IPv6 addresses > in the list pointed to by > .IR res . > -- > 1.5.6.5 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- 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