summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaron <>1999-07-02 20:58:00 +0000
committeraaron <>1999-07-02 20:58:00 +0000
commit8813c538a1d0dc6b2173d32778f20b1b27b4164a (patch)
treec466d836f82fd4cd988f6c739aa656c6c987a4ae
parent04bc31ecac610b47b3a0a06d279b2d5fa5326b2f (diff)
downloadopenbsd-8813c538a1d0dc6b2173d32778f20b1b27b4164a.tar.gz
openbsd-8813c538a1d0dc6b2173d32778f20b1b27b4164a.tar.bz2
openbsd-8813c538a1d0dc6b2173d32778f20b1b27b4164a.zip
remove redundant .Pp macros
-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