Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net Add a reference to XNS5.2 D2.0 for inet_{ntop, p...



details:   https://anonhg.NetBSD.org/src/rev/8b658608ce59
branches:  trunk
changeset: 474322:8b658608ce59
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sat Jul 03 14:16:12 1999 +0000

description:
Add a reference to XNS5.2 D2.0 for inet_{ntop,pton}().

diffstat:

 lib/libc/net/inet.3 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 7344e1ae3979 -r 8b658608ce59 lib/libc/net/inet.3
--- a/lib/libc/net/inet.3       Sat Jul 03 14:14:32 1999 +0000
+++ b/lib/libc/net/inet.3       Sat Jul 03 14:16:12 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: inet.3,v 1.12 1999/03/22 19:44:52 garbled Exp $
+.\"    $NetBSD: inet.3,v 1.13 1999/07/03 14:16:12 kleink Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -298,9 +298,8 @@
 .Nm inet_ntop
 and
 .Nm inet_pton
-functions conforms to the IETF Next Generation IP (a.k.a. IPng and IPv6)
-.Bx
-API and address formatting specifications.
+functions conform to
+.St -xns5.2d2.0 .
 Note that
 .Nm inet_pton
 does not accept 1-, 2-, or 3-part  dotted addresses; all four parts



Home | Main Index | Thread Index | Old Index