]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/sendmmsg.2
_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, delete_modul...
[thirdparty/man-pages.git] / man2 / sendmmsg.2
index 6173280ffc2d78cd602f678182309d7040cf9f51..056c7477192da81520807607e0f5d7ffe922ede1 100644 (file)
@@ -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 ");"