]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/get_mempolicy.2: SYNOPSIS: ffix
authorAlejandro Colomar <alx@kernel.org>
Sat, 14 Dec 2024 19:58:03 +0000 (20:58 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sat, 14 Dec 2024 20:43:34 +0000 (21:43 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/get_mempolicy.2

index 53f7906354581bd7b05e92c601e47b2ab30d0416..526acc0c9a176c7092086c6c9a0ca1101855804a 100644 (file)
@@ -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 );