summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-07-10 07:07:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-07-10 07:07:13 +0000
commit4cc9a04f0bb29b33c1e1d036e1a40bc7409ffaef (patch)
treefa2429b6b4f60e3072574e137a94a7e61ae0d9a6
parent4778e17ae5f743ea3aa30a3e50d65390b2ef7dc4 (diff)
rfc 3493 obsoletes 2553. i spotted this after reading hiroki sato's changes
in freebsd src commit r253066. our man pages had been updated, but i must have missed the following: - getnameinfo.3: 2553 -> 3493 - ip6.4: we listed both. remove 2553.
-rw-r--r--lib/libc/net/getnameinfo.311
-rw-r--r--share/man/man4/ip6.414
2 files changed, 8 insertions, 17 deletions
diff --git a/lib/libc/net/getnameinfo.3 b/lib/libc/net/getnameinfo.3
index 8087b4e72e4..644da7962e6 100644
--- a/lib/libc/net/getnameinfo.3
+++ b/lib/libc/net/getnameinfo.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getnameinfo.3,v 1.44 2013/06/05 03:39:23 tedu Exp $
+.\" $OpenBSD: getnameinfo.3,v 1.45 2013/07/10 07:07:12 jmc Exp $
.\" $KAME: getnameinfo.3,v 1.37 2005/01/05 03:23:05 itojun Exp $
.\"
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
@@ -16,7 +16,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: July 10 2013 $
.Dt GETNAMEINFO 3
.Os
.Sh NAME
@@ -175,15 +175,16 @@ The
.Fn getnameinfo
function is defined by the
.St -p1003.1g-2000
-draft specification and documented in RFC 2553.
+draft specification and documented in RFC 3493.
.Pp
.Rs
.%A R. Gilligan
.%A S. Thomson
.%A J. Bound
+.%A J. McCann
.%A W. Stevens
-.%D March 1999
-.%R RFC 2553
+.%D February 2003
+.%R RFC 3493
.%T Basic Socket Interface Extensions for IPv6
.Re
.Pp
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4
index 8d8ded893e1..3d8abf76257 100644
--- a/share/man/man4/ip6.4
+++ b/share/man/man4/ip6.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ip6.4,v 1.30 2013/03/14 11:18:37 mpi Exp $
+.\" $OpenBSD: ip6.4,v 1.31 2013/07/10 07:07:12 jmc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -26,7 +26,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.Dd $Mdocdate: March 14 2013 $
+.Dd $Mdocdate: July 10 2013 $
.Dt IP6 4
.Os
.Sh NAME
@@ -688,16 +688,6 @@ An ancillary data object was improperly formed.
.%A R. Gilligan
.%A S. Thomson
.%A J. Bound
-.%A W. Stevens
-.%D March 1999
-.%R RFC 2553
-.%T Basic Socket Interface Extensions for IPv6
-.Re
-.Pp
-.Rs
-.%A R. Gilligan
-.%A S. Thomson
-.%A J. Bound
.%A J. McCann
.%A W. Stevens
.%D February 2003