aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/mbind.2
diff options
Diffstat (limited to 'man/man2/mbind.2')
-rw-r--r--man/man2/mbind.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/mbind.2 b/man/man2/mbind.2
index a8eab1c4ae..0c173a9419 100644
--- a/man/man2/mbind.2
+++ b/man/man2/mbind.2
@@ -20,7 +20,7 @@ NUMA (Non-Uniform Memory Access) policy library
.nf
.B "#include <numaif.h>"
.P
-.BI "long mbind(unsigned long " size ", unsigned long " maxnode ;
+.BR "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)"
.B " / ULONG_WIDTH],"