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/mmap.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mmap.2 b/man2/mmap.2 index 65262c67d..61edbe128 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -715,7 +715,7 @@ and requiring that macro specifically would have been more logical, since these flags are all Linux-specific.) The relevant flags are: .BR MAP_32BIT , -.BR MAP_ANONYMOUS +.B MAP_ANONYMOUS (and the synonym .BR MAP_ANON ), .BR MAP_DENYWRITE , -- 2.20.1