aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/recv.2
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commit70d51341bf6ad3be0ea5b02ef489691d80719249 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /lib/libc/sys/recv.2
parent7bc6d0158f0e9863a2a13a951321185d214cd3be (diff)
Notes
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r--lib/libc/sys/recv.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index 1c543fd9475fe..f9202cba33ea3 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -250,7 +250,6 @@ control data were discarded due to lack of space in the buffer
for ancillary data.
.Dv MSG_OOB
is returned to indicate that expedited or out-of-band data were received.
-.Pp
.Sh RETURN VALUES
These calls return the number of bytes received, or -1
if an error occurred.