[PATCH] getaddrinfo.3: fix ai_flags ai_family mixup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please CC me in list replies as I am not subscribed to this list.

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

--
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


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux