diff options
Diffstat (limited to 'man2/sendmmsg.2')
| -rw-r--r-- | man2/sendmmsg.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index 6173280ffc..056c747719 100644 --- a/man2/sendmmsg.2 +++ b/man2/sendmmsg.2 @@ -32,7 +32,7 @@ sendmmsg \- send multiple messages on a socket .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .BI "#include <sys/socket.h>" - +.PP .BI "int sendmmsg(int " sockfd ", struct mmsghdr *" msgvec \ ", unsigned int " vlen "," .BI " unsigned int " flags ");" |
