Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/lib/libc/net Pull up rev. 1.12:



details:   https://anonhg.NetBSD.org/src/rev/52bf25ab5722
branches:  netbsd-1-5
changeset: 488400:52bf25ab5722
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jul 03 22:35:41 2000 +0000

description:
Pull up rev. 1.12:
typo in RFC number.  KAME PR 263

diffstat:

 lib/libc/net/getaddrinfo.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 2a5aa26f4e2f -r 52bf25ab5722 lib/libc/net/getaddrinfo.3
--- a/lib/libc/net/getaddrinfo.3        Mon Jul 03 22:34:42 2000 +0000
+++ b/lib/libc/net/getaddrinfo.3        Mon Jul 03 22:35:41 2000 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: getaddrinfo.3,v 1.10.4.1 2000/06/27 21:44:03 thorpej Exp $
-.\"    $KAME: getaddrinfo.3,v 1.14 2000/06/22 20:25:50 itojun Exp $
+.\"    $NetBSD: getaddrinfo.3,v 1.10.4.2 2000/07/03 22:35:41 thorpej 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 @@
 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.



Home | Main Index | Thread Index | Old Index