diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index 9f8b391fa..e76c29d09 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -22,8 +22,8 @@ migrate_pages \- move all pages in a process to another set of nodes .B #include .sp .BI "long migrate_pages(int " pid ", unsigned long " maxnode, -.BI " const unsigned long * " old_nodes, -.BI " const unsigned long * " new_nodes); +.BI " const unsigned long *" old_nodes, +.BI " const unsigned long *" new_nodes); .fi .sp Link with \fI\-lnuma\fP.