diff options
author | 2000-09-22 20:09:31 +0000 | |
---|---|---|
committer | 2000-09-22 20:09:31 +0000 | |
commit | bd8c504bf5bde0d18dbf5a8488688483f4c4682c (patch) | |
tree | bb4ab46981d5b219ebd616afd7d12260d55f6ee9 /lib/libc | |
parent | If a cylinder group won't fit inside of one block, adjust secpercyl (diff) | |
download | wireguard-openbsd-bd8c504bf5bde0d18dbf5a8488688483f4c4682c.tar.xz wireguard-openbsd-bd8c504bf5bde0d18dbf5a8488688483f4c4682c.zip |
IPng -> IPv6
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/inet.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3 index fc47aee8044..7eb55caf3c0 100644 --- a/lib/libc/net/inet.3 +++ b/lib/libc/net/inet.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.3,v 1.11 2000/06/18 20:28:00 itojun Exp $ +.\" $OpenBSD: inet.3,v 1.12 2000/09/22 20:09:31 aaron Exp $ .\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -295,7 +295,7 @@ The .Nm inet_ntop and .Nm inet_pton -functions conforms to the IETF IPng BSD API and address formatting +functions conforms to the IETF IPv6 BSD API and address formatting specifications. Note that .Nm inet_pton |