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/open.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/open.2 b/man2/open.2 index ce1257f59..2c7bf2d72 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -684,7 +684,7 @@ flag bits other than .BR O_CLOEXEC , .BR O_DIRECTORY , and -.BR O_NOFOLLOW +.B O_NOFOLLOW are ignored. .IP Opening a file or directory with the -- 2.20.1