diff options
Diffstat (limited to 'lib/libc/net/inet_net.3')
-rw-r--r-- | lib/libc/net/inet_net.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/net/inet_net.3 b/lib/libc/net/inet_net.3 index df5c35017d3..1b55411a284 100644 --- a/lib/libc/net/inet_net.3 +++ b/lib/libc/net/inet_net.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_net.3,v 1.2 1999/05/25 13:06:45 aaron Exp $ +.\" $OpenBSD: inet_net.3,v 1.3 1999/07/02 20:58:00 aaron Exp $ .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -86,7 +86,6 @@ is: AF_INET. .Fa size is the size of the result buffer .Fa dst . -.Pp .Sh NETWORK NUMBERS (IP VERSION 4) Internet network numbers may be specified in one of the following forms: .Bd -literal -offset indent |