From c673352bd41d52981f8cb5118b4cefc7affb2d56 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Mon, 5 Jan 2015 06:30:57 +0900 Subject: [PATCH] sendmmsg.2: ffix Signed-off-by: Michael Kerrisk --- man2/sendmmsg.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index 7ae1c3e9c..cd5ce6694 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" " /* See feature_test_macros(7) */" +.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .BI "#include " .BI "int sendmmsg(int " sockfd ", struct mmsghdr *" msgvec \