]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/mbind.2: SYNOPSIS: ffix
authorAlejandro Colomar <alx@kernel.org>
Fri, 30 May 2025 11:33:22 +0000 (13:33 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 30 May 2025 12:44:36 +0000 (14:44 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/mbind.2

index e5b9419ae1ae2ffc2b821fb1f3e5dc10760efb76..a8eab1c4aef38360ccc64c35871175bcf3bee5db 100644 (file)
@@ -22,7 +22,7 @@ NUMA (Non-Uniform Memory Access) policy library
 .P
 .BI "long mbind(unsigned long " size ", unsigned long " maxnode ;
 .BI "           void " addr [ size "], unsigned long " size  ", int " mode ,
-.BI "           const unsigned long " nodemask [( maxnode " + ULONG_WIDTH - 1)"
+.BI "           const unsigned long " nodemask [( maxnode " + ULONG_WIDTH \- 1)"
 .B "                                        / ULONG_WIDTH],"
 .BI "           unsigned long " maxnode ", unsigned int " flags );
 .fi