]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/send.2
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man2 / send.2
index 38a752d39ec09b009e4b13baf6bd336256d396e8..973236b65d4066b870841bcba4ea6d0f29075c89 100644 (file)
@@ -44,7 +44,7 @@ send, sendto, sendmsg \- send a message on a socket
 .nf
 .B #include <sys/types.h>
 .B #include <sys/socket.h>
-.sp
+.PP
 .BI "ssize_t send(int " sockfd ", const void *" buf ", size_t " len \
 ", int " flags );