Signed-off-by: Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> --- man2/recvmmsg.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index c194d1f..1b46cb3 100644 --- a/man2/recvmmsg.2 +++ b/man2/recvmmsg.2 @@ -33,7 +33,7 @@ recvmmsg \- receive 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 recvmmsg(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