svn commit: r233483 - stable/7/lib/libc/net
Eitan Adler
eadler at FreeBSD.org
Mon Mar 26 01:16:57 UTC 2012
Author: eadler
Date: Mon Mar 26 01:16:56 2012
New Revision: 233483
URL: http://svn.freebsd.org/changeset/base/233483
Log:
MFC r233138:
draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
PR: phk
Approved by: cperciva (implicit)
Modified:
stable/7/lib/libc/net/getnameinfo.3
Directory Properties:
stable/7/lib/libc/ (props changed)
Modified: stable/7/lib/libc/net/getnameinfo.3
==============================================================================
--- stable/7/lib/libc/net/getnameinfo.3 Mon Mar 26 01:16:34 2012 (r233482)
+++ stable/7/lib/libc/net/getnameinfo.3 Mon Mar 26 01:16:56 2012 (r233483)
@@ -135,7 +135,7 @@ and
.El
.Pp
This implementation 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.
IPv6 link-local address will appear as a string like
.Dq Li fe80::1%ne0 .
Refer to
More information about the svn-src-stable
mailing list