summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getaddrinfo.3
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-07-09 08:23:43 +0000
committerhrs <hrs@FreeBSD.org>2013-07-09 08:23:43 +0000
commitfeae44327ca69ecd4b597a80db2ce822a7366c34 (patch)
treec1e93a20888966144cbe11dc0cb9f08b2292d0d5 /lib/libc/net/getaddrinfo.3
parent5150d8ba11676bcb3457a2443669f8d8f27b671e (diff)
downloadFreeBSD-src-feae44327ca69ecd4b597a80db2ce822a7366c34.zip
FreeBSD-src-feae44327ca69ecd4b597a80db2ce822a7366c34.tar.gz
Update references.
Diffstat (limited to 'lib/libc/net/getaddrinfo.3')
-rw-r--r--lib/libc/net/getaddrinfo.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/net/getaddrinfo.3 b/lib/libc/net/getaddrinfo.3
index c55a493..5d03aab 100644
--- a/lib/libc/net/getaddrinfo.3
+++ b/lib/libc/net/getaddrinfo.3
@@ -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
OpenPOWER on IntegriCloud