Use a single-font-change macro for a single argument. The output from "nroff" and "groff" is unchanged. Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> --- man2/perf_event_open.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index f2fa6b79d..de6a80404 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -1218,10 +1218,10 @@ This chooses the breakpoint type. It is one of: .RS .TP -.BR HW_BREAKPOINT_EMPTY +.B HW_BREAKPOINT_EMPTY No breakpoint. .TP -.BR HW_BREAKPOINT_R +.B HW_BREAKPOINT_R Count when we read the memory location. .TP .B HW_BREAKPOINT_W -- 2.20.1