aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorIvan Voras <ivoras@FreeBSD.org>2008-11-30 21:40:01 +0000
committerIvan Voras <ivoras@FreeBSD.org>2008-11-30 21:40:01 +0000
commit1a2bea865bbee8672d7fe123e81115c1fbdc3298 (patch)
tree2387cadb15fe43f56e76d6f63006fa66cff3ee8c /lib/libc
parente0a11d8bec5d3fa730172c1eaba0765a1b4f903f (diff)
Notes
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 79d8f094f387..e45863e11157 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.