typo in RFC number. KAME PR 263
This commit is contained in:
parent
23f6a4f4e8
commit
f64eeac13d
|
@ -1,5 +1,5 @@
|
|||
.\" $NetBSD: getaddrinfo.3,v 1.11 2000/06/22 20:32:28 itojun Exp $
|
||||
.\" $KAME: getaddrinfo.3,v 1.14 2000/06/22 20:25:50 itojun Exp $
|
||||
.\" $NetBSD: getaddrinfo.3,v 1.12 2000/06/30 16:48:47 itojun Exp $
|
||||
.\" $KAME: getaddrinfo.3,v 1.15 2000/06/30 16:46:00 itojun Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1987, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -537,7 +537,7 @@ The
|
|||
function is defined IEEE POSIX 1003.1g draft specification,
|
||||
and documented in
|
||||
.Dq Basic Socket Interface Extensions for IPv6
|
||||
.Pq RFC2533 .
|
||||
.Pq RFC2553 .
|
||||
.\"
|
||||
.Sh BUGS
|
||||
The text was shamelessly copied from RFC2553.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.\" $KAME: getnameinfo.3,v 1.10 2000/05/11 03:02:45 itojun Exp $
|
||||
.\" $KAME: getnameinfo.3,v 1.13 2000/06/22 20:25:50 itojun Exp $
|
||||
.\" $KAME: getnameinfo.3,v 1.14 2000/06/30 16:46:00 itojun Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1987, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -301,7 +301,7 @@ The
|
|||
function is defined IEEE POSIX 1003.1g draft specification,
|
||||
and documented in
|
||||
.Dq Basic Socket Interface Extensions for IPv6
|
||||
.Pq RFC2533 .
|
||||
.Pq RFC2553 .
|
||||
.\"
|
||||
.Sh BUGS
|
||||
The text was shamelessly copied from RFC2553.
|
||||
|
|
Loading…
Reference in New Issue