diff options
author | jmc <> | 2012-01-03 12:06:04 +0000 |
---|---|---|
committer | jmc <> | 2012-01-03 12:06:04 +0000 |
commit | f5322a6ce33eab65914d76831cbd16781599ebd5 (patch) | |
tree | eb4fbe53e45b94a63507ca0527dbf7d6a679e594 | |
parent | 4735b8de4618d751a856f2d60d6bc93cec885b6b (diff) | |
download | openbsd-f5322a6ce33eab65914d76831cbd16781599ebd5.tar.gz openbsd-f5322a6ce33eab65914d76831cbd16781599ebd5.tar.bz2 openbsd-f5322a6ce33eab65914d76831cbd16781599ebd5.zip |
draft-ietf-ipv6-scoping-arch-02 has become RFC 4007, as noted by
Poul-Henning Kamp, freebsd pr docs/163771;
ok sthen
-rw-r--r-- | src/lib/libc/net/getaddrinfo.3 | 11 | ||||
-rw-r--r-- | src/lib/libc/net/getnameinfo.3 | 11 |
2 files changed, 10 insertions, 12 deletions
diff --git a/src/lib/libc/net/getaddrinfo.3 b/src/lib/libc/net/getaddrinfo.3 index da6e64683f..44d3377b13 100644 --- a/src/lib/libc/net/getaddrinfo.3 +++ b/src/lib/libc/net/getaddrinfo.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: getaddrinfo.3,v 1.48 2011/04/05 00:46:06 matthew Exp $ | 1 | .\" $OpenBSD: getaddrinfo.3,v 1.49 2012/01/03 12:06:04 jmc Exp $ |
2 | .\" $KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $ | 2 | .\" $KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $ |
3 | .\" | 3 | .\" |
4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") | 4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") |
@@ -16,7 +16,7 @@ | |||
16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
17 | .\" PERFORMANCE OF THIS SOFTWARE. | 17 | .\" PERFORMANCE OF THIS SOFTWARE. |
18 | .\" | 18 | .\" |
19 | .Dd $Mdocdate: April 5 2011 $ | 19 | .Dd $Mdocdate: January 3 2012 $ |
20 | .Dt GETADDRINFO 3 | 20 | .Dt GETADDRINFO 3 |
21 | .Os | 21 | .Os |
22 | .Sh NAME | 22 | .Sh NAME |
@@ -253,7 +253,7 @@ member points to a filled-in socket address structure of length | |||
253 | This implementation of | 253 | This implementation of |
254 | .Fn getaddrinfo | 254 | .Fn getaddrinfo |
255 | allows numeric IPv6 address notation with scope identifier, | 255 | allows numeric IPv6 address notation with scope identifier, |
256 | as documented in chapter 11 of draft-ietf-ipv6-scoping-arch-02.txt. | 256 | as documented in RFC 4007. |
257 | By appending the percent character and scope identifier to addresses, | 257 | By appending the percent character and scope identifier to addresses, |
258 | one can fill the | 258 | one can fill the |
259 | .Li sin6_scope_id | 259 | .Li sin6_scope_id |
@@ -442,9 +442,8 @@ freeaddrinfo(res0); | |||
442 | .%A E. Nordmark | 442 | .%A E. Nordmark |
443 | .%A B. Zill | 443 | .%A B. Zill |
444 | .%T "IPv6 Scoped Address Architecture" | 444 | .%T "IPv6 Scoped Address Architecture" |
445 | .%R internet draft | 445 | .%R RFC 4007 |
446 | .%N draft-ietf-ipv6-scoping-arch-02.txt | 446 | .%D March 2005 |
447 | .%O work in progress material | ||
448 | .Re | 447 | .Re |
449 | .Rs | 448 | .Rs |
450 | .%A Craig Metz | 449 | .%A Craig Metz |
diff --git a/src/lib/libc/net/getnameinfo.3 b/src/lib/libc/net/getnameinfo.3 index a91e8896b6..0d51ae211f 100644 --- a/src/lib/libc/net/getnameinfo.3 +++ b/src/lib/libc/net/getnameinfo.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: getnameinfo.3,v 1.41 2008/12/22 12:18:56 jacekm Exp $ | 1 | .\" $OpenBSD: getnameinfo.3,v 1.42 2012/01/03 12:06:04 jmc Exp $ |
2 | .\" $KAME: getnameinfo.3,v 1.37 2005/01/05 03:23:05 itojun Exp $ | 2 | .\" $KAME: getnameinfo.3,v 1.37 2005/01/05 03:23:05 itojun Exp $ |
3 | .\" | 3 | .\" |
4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") | 4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") |
@@ -16,7 +16,7 @@ | |||
16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
17 | .\" PERFORMANCE OF THIS SOFTWARE. | 17 | .\" PERFORMANCE OF THIS SOFTWARE. |
18 | .\" | 18 | .\" |
19 | .Dd $Mdocdate: December 22 2008 $ | 19 | .Dd $Mdocdate: January 3 2012 $ |
20 | .Dt GETNAMEINFO 3 | 20 | .Dt GETNAMEINFO 3 |
21 | .Os | 21 | .Os |
22 | .Sh NAME | 22 | .Sh NAME |
@@ -117,7 +117,7 @@ and | |||
117 | .El | 117 | .El |
118 | .Pp | 118 | .Pp |
119 | This implementation allows numeric IPv6 address notation with scope identifier, | 119 | This implementation allows numeric IPv6 address notation with scope identifier, |
120 | as documented in chapter 11 of draft-ietf-ipv6-scoping-arch-02.txt. | 120 | as documented in RFC 4007. |
121 | IPv6 link-local address will appear as a string like | 121 | IPv6 link-local address will appear as a string like |
122 | .Dq Li fe80::1%ne0 . | 122 | .Dq Li fe80::1%ne0 . |
123 | Refer to | 123 | Refer to |
@@ -180,9 +180,8 @@ printf("host=%s\en", hbuf); | |||
180 | .%A E. Nordmark | 180 | .%A E. Nordmark |
181 | .%A B. Zill | 181 | .%A B. Zill |
182 | .%T "IPv6 Scoped Address Architecture" | 182 | .%T "IPv6 Scoped Address Architecture" |
183 | .%R internet draft | 183 | .%R RFC 4007 |
184 | .%N draft-ietf-ipv6-scoping-arch-02.txt | 184 | .%D March 2005 |
185 | .%O work in progress material | ||
186 | .Re | 185 | .Re |
187 | .Rs | 186 | .Rs |
188 | .%A Craig Metz | 187 | .%A Craig Metz |