summaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 20:58:02 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 20:58:02 +0000
commit29e5383f53d6c31513512511f4ef639c1140c6bc (patch)
treeab9e7c2fedfab62f2c62e981f580a8b2849a762f /lib/libc/net
parent22b6e92aae6ea0d23546dba723905f488492149d (diff)
remove redundant .Pp macros
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/inet_net.33
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