Update references.
This commit is contained in:
parent
6b577129ab
commit
4e4f91b817
@ -255,7 +255,7 @@ member points to a filled-in socket address structure of length
|
||||
This implementation of
|
||||
.Fn getaddrinfo
|
||||
allows numeric IPv6 address notation with scope identifier,
|
||||
as documented in chapter 11 of draft-ietf-ipv6-scoping-arch-02.txt.
|
||||
as documented in chapter 11 of RFC 4007.
|
||||
By appending the percent character and scope identifier to addresses,
|
||||
one can fill the
|
||||
.Li sin6_scope_id
|
||||
@ -441,9 +441,8 @@ freeaddrinfo(res0);
|
||||
.%A E. Nordmark
|
||||
.%A B. Zill
|
||||
.%T "IPv6 Scoped Address Architecture"
|
||||
.%R internet draft
|
||||
.%N draft-ietf-ipv6-scoping-arch-02.txt
|
||||
.%O work in progress material
|
||||
.%R RFC 4007
|
||||
.%D March 2005
|
||||
.Re
|
||||
.Rs
|
||||
.%A Craig Metz
|
||||
|
@ -191,10 +191,11 @@ printf("host=%s\en", hbuf);
|
||||
.%A R. Gilligan
|
||||
.%A S. Thomson
|
||||
.%A J. Bound
|
||||
.%A J. McCann
|
||||
.%A W. Stevens
|
||||
.%T Basic Socket Interface Extensions for IPv6
|
||||
.%R RFC 2553
|
||||
.%D March 1999
|
||||
.%R RFC 3493
|
||||
.%D February 2003
|
||||
.Re
|
||||
.Rs
|
||||
.%A S. Deering
|
||||
@ -203,9 +204,8 @@ printf("host=%s\en", hbuf);
|
||||
.%A E. Nordmark
|
||||
.%A B. Zill
|
||||
.%T "IPv6 Scoped Address Architecture"
|
||||
.%R internet draft
|
||||
.%N draft-ietf-ipv6-scoping-arch-02.txt
|
||||
.%O work in progress material
|
||||
.%R RFC 4007
|
||||
.%D March 2005
|
||||
.Re
|
||||
.Rs
|
||||
.%A Craig Metz
|
||||
@ -217,9 +217,9 @@ printf("host=%s\en", hbuf);
|
||||
The
|
||||
.Fn getnameinfo
|
||||
function is defined by the
|
||||
.St -p1003.1g-2000
|
||||
draft specification and documented in
|
||||
.Tn "RFC 2553" ,
|
||||
.St -p1003.1-2004
|
||||
specification and documented in
|
||||
.Tn "RFC 3493" ,
|
||||
.Dq Basic Socket Interface Extensions for IPv6 .
|
||||
.Sh CAVEATS
|
||||
.Fn getnameinfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user