From: Alejandro Colomar Date: Sat, 14 Dec 2024 19:58:03 +0000 (+0100) Subject: man/man2/get_mempolicy.2: SYNOPSIS: ffix X-Git-Tag: man-pages-6.10~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b902f7cece25cb69aa470e3584611c0d5fc25c0;p=thirdparty%2Fman-pages.git man/man2/get_mempolicy.2: SYNOPSIS: ffix Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/get_mempolicy.2 b/man/man2/get_mempolicy.2 index 53f790635..526acc0c9 100644 --- a/man/man2/get_mempolicy.2 +++ b/man/man2/get_mempolicy.2 @@ -18,7 +18,7 @@ NUMA (Non-Uniform Memory Access) policy library .nf .P .BI "long get_mempolicy(int *" mode , -.BI " unsigned long " nodemask [(. maxnode " + ULONG_WIDTH - 1)" +.BI " unsigned long " nodemask [(. maxnode " + ULONG_WIDTH \- 1)" .B " / ULONG_WIDTH]," .BI " unsigned long " maxnode ", void *" addr , .BI " unsigned long " flags );