OSDN Git Service

(split) LDP_man-pages: update original to v3.35.
[linuxjm/LDP_man-pages.git] / original / man2 / send.2
index 69287fb..f223f31 100644 (file)
@@ -35,7 +35,7 @@
 .\" Modified Oct 2003 by aeb
 .\" Modified 2004-07-01 by mtk
 .\"
-.TH SEND 2 2010-08-29 "Linux" "Linux Programmer's Manual"
+.TH SEND 2 2011-10-01 "Linux" "Linux Programmer's Manual"
 .SH NAME
 send, sendto, sendmsg \- send a message on a socket
 .SH SYNOPSIS
@@ -369,6 +369,8 @@ POSIX.1-2001 only describes the
 and
 .B MSG_EOR
 flags.
+POSIX.1-2008 adds a specification of
+.BR MSG_NOSIGNAL .
 The
 .B MSG_CONFIRM
 flag is a Linux extension.