diff --git a/man2/send.2 b/man2/send.2 index 036c3df6d..52f292ecb 100644 --- a/man2/send.2 +++ b/man2/send.2 @@ -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.