Signed-off-by: Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> --- man2/sendmmsg.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index 97c7ede..f987139 100644 --- a/man2/sendmmsg.2 +++ b/man2/sendmmsg.2 @@ -30,7 +30,7 @@ sendmmsg \- send multiple messages on a socket .SH SYNOPSIS .nf -.B "#define _GNU_SOURCE" +.B "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .BI "#include <sys/socket.h>" .BI "int sendmmsg(int " sockfd ", struct mmsghdr *" msgvec \ -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html