send.2: Add some subheadings under DESCRIPTION

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-03 10:24:51 +02:00
parent f790e827a2
commit 85b1cf3cdc
1 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@ in this case.
The
.BR select (2)
call may be used to determine when it is possible to send more data.
.PP
.SS The flags argument
The
.I flags
argument is the bitwise OR
@ -236,7 +236,7 @@ data on sockets that support this notion (e.g., of type
the underlying protocol must also support
.I out-of-band
data.
.PP
.SS sendmsg()
The definition of the
.I msghdr
structure follows.