summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaron <>2000-09-22 20:09:31 +0000
committeraaron <>2000-09-22 20:09:31 +0000
commit0467d930e3693a74137bf8a37a46833c4f668483 (patch)
tree2c5b238ef986775465146df9582f2f7b0708d83a
parent8f963d43931f11d0a730dded38c21a6bd7ed9af2 (diff)
downloadopenbsd-0467d930e3693a74137bf8a37a46833c4f668483.tar.gz
openbsd-0467d930e3693a74137bf8a37a46833c4f668483.tar.bz2
openbsd-0467d930e3693a74137bf8a37a46833c4f668483.zip
IPng -> IPv6
-rw-r--r--src/lib/libc/net/inet.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/inet.3 b/src/lib/libc/net/inet.3
index fc47aee804..7eb55caf3c 100644
--- a/src/lib/libc/net/inet.3
+++ b/src/lib/libc/net/inet.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet.3,v 1.11 2000/06/18 20:28:00 itojun Exp $ 1.\" $OpenBSD: inet.3,v 1.12 2000/09/22 20:09:31 aaron Exp $
2.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ 2.\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $
3.\" 3.\"
4.\" Copyright (c) 1983, 1990, 1991, 1993 4.\" Copyright (c) 1983, 1990, 1991, 1993
@@ -295,7 +295,7 @@ The
295.Nm inet_ntop 295.Nm inet_ntop
296and 296and
297.Nm inet_pton 297.Nm inet_pton
298functions conforms to the IETF IPng BSD API and address formatting 298functions conforms to the IETF IPv6 BSD API and address formatting
299specifications. 299specifications.
300Note that 300Note that
301.Nm inet_pton 301.Nm inet_pton