summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/accept.2
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerdd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commiteaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /lib/libc/sys/accept.2
parent8636b161b333b18525b6f5ffc5139079c29c0d63 (diff)
downloadFreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip
FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'lib/libc/sys/accept.2')
-rw-r--r--lib/libc/sys/accept.22
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2
index 8114472..9e6b5fd 100644
--- a/lib/libc/sys/accept.2
+++ b/lib/libc/sys/accept.2
@@ -133,7 +133,6 @@ call providing only the control information,
or by calling
.Xr setsockopt 2 .
.Sh IMPLEMENTATION NOTES
-.Pp
In the non-threaded library
.Fn accept
is implemented as the
@@ -157,7 +156,6 @@ Before returning,
.Fn accept
unlocks
.Fa s .
-.Pp
.Sh RETURN VALUES
The call returns \-1 on error. If it succeeds, it returns a non-negative
integer that is a descriptor for the accepted socket.
OpenPOWER on IntegriCloud