diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index c902d51..a2b1f43 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" " /* See feature_test_macros(7) */" +.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .BI "#include <sys/socket.h>" .BI "int recvmmsg(int " sockfd ", struct mmsghdr *" msgvec \ -- Akihiro Motoki <amotoki@xxxxxxxxx> -- 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