diff options
author | aaron <> | 2000-09-22 20:09:31 +0000 |
---|---|---|
committer | aaron <> | 2000-09-22 20:09:31 +0000 |
commit | 0467d930e3693a74137bf8a37a46833c4f668483 (patch) | |
tree | 2c5b238ef986775465146df9582f2f7b0708d83a | |
parent | 8f963d43931f11d0a730dded38c21a6bd7ed9af2 (diff) | |
download | openbsd-0467d930e3693a74137bf8a37a46833c4f668483.tar.gz openbsd-0467d930e3693a74137bf8a37a46833c4f668483.tar.bz2 openbsd-0467d930e3693a74137bf8a37a46833c4f668483.zip |
IPng -> IPv6
-rw-r--r-- | src/lib/libc/net/inet.3 | 4 |
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 |
296 | and | 296 | and |
297 | .Nm inet_pton | 297 | .Nm inet_pton |
298 | functions conforms to the IETF IPng BSD API and address formatting | 298 | functions conforms to the IETF IPv6 BSD API and address formatting |
299 | specifications. | 299 | specifications. |
300 | Note that | 300 | Note that |
301 | .Nm inet_pton | 301 | .Nm inet_pton |