aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/send.25
1 files changed, 4 insertions, 1 deletions
diff --git a/man2/send.2 b/man2/send.2
index eaeeb3aee3..6f71300786 100644
--- a/man2/send.2
+++ b/man2/send.2
@@ -35,7 +35,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
-.TH SEND 2 2012-02-27 "Linux" "Linux Programmer's Manual"
+.TH SEND 2 2012-04-23 "Linux" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS
@@ -288,6 +288,9 @@ or search permission is denied for one of the directories
the path prefix.
(See
.BR path_resolution (7).)
+.sp
+(For UDP sockets) An attempt was made to send to a
+network/broadcast address as though it was a unicast address.
.TP
.BR EAGAIN " or " EWOULDBLOCK
.\" Actually EAGAIN on Linux