diff options
-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 |