From eaa6ee03b8ac1955cc60d99d119a22318d1baa61 Mon Sep 17 00:00:00 2001 From: dd Date: Mon, 9 Jul 2001 09:54:33 +0000 Subject: mdoc(7) police: remove extraneous .Pp before and/or after .Sh. --- lib/libc/sys/accept.2 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/sys/accept.2') 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. -- cgit v1.1