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