summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorivoras <ivoras@FreeBSD.org>2008-11-30 21:40:01 +0000
committerivoras <ivoras@FreeBSD.org>2008-11-30 21:40:01 +0000
commit446cd6d4bb1f2cd30810aefb2b04f80e9f5f265f (patch)
tree2387cadb15fe43f56e76d6f63006fa66cff3ee8c /lib/libc
parent6b792c2ee06563b8d07dd85701e8fda9af0d2c30 (diff)
downloadFreeBSD-src-446cd6d4bb1f2cd30810aefb2b04f80e9f5f265f.zip
FreeBSD-src-446cd6d4bb1f2cd30810aefb2b04f80e9f5f265f.tar.gz
It's silly to claim recv(2) is to be removed in favour of recvfrom(2)
(at least at this time :) ). Approved by: gnn (mentor)
Diffstat (limited to 'lib/libc')
-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 79d8f09..e45863e 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -83,7 +83,6 @@ with a
null pointer passed as its
.Fa from
argument.
-As it is redundant, it may not be supported in future releases.
.Pp
All three routines return the length of the message on successful
completion.
OpenPOWER on IntegriCloud