I also fixed surrounding cases to avoid confusion. Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/process_madvise.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/process_madvise.2 b/man2/process_madvise.2 index caa8bc0b3..6a5c6ebb9 100644 --- a/man2/process_madvise.2 +++ b/man2/process_madvise.2 @@ -105,15 +105,15 @@ The .I advice argument is one of the following values: .TP -.BR MADV_COLD +.B MADV_COLD See .BR madvise (2). .TP -.BR MADV_PAGEOUT +.B MADV_PAGEOUT See .BR madvise (2). .TP -.BR MADV_WILLNEED +.B MADV_WILLNEED See .BR madvise (2). .PP -- 2.33.0