'" type of behavior:' was incorrectly formatted in bold. Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/mmap.2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man2/mmap.2 b/man2/mmap.2 index 96b7444b0..f6e406ed5 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -289,8 +289,7 @@ Note that older kernels which do not recognize the .BR MAP_FIXED_NOREPLACE flag will typically (upon detecting a collision with a preexisting mapping) fall back to a "non-\c -.B MAP_FIXED\c -" type of behavior: +.BR MAP_FIXED "\(dq type of behavior:" they will return an address that is different from the requested address. Therefore, backward-compatible software should check the returned address against the requested address. -- 2.33.1