diff options
Diffstat (limited to 'man/man2/move_pages.2')
| -rw-r--r-- | man/man2/move_pages.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man2/move_pages.2 b/man/man2/move_pages.2 index a871c1f246..3c0b4ccc10 100644 --- a/man/man2/move_pages.2 +++ b/man/man2/move_pages.2 @@ -19,8 +19,8 @@ NUMA (Non-Uniform Memory Access) policy library .B #include <numaif.h> .P .BI "long move_pages(int " pid ", unsigned long " count ", \ -void *" pages [. count ], -.BI " const int " nodes [. count "], int " status [. count "], \ +void *" pages [ count ], +.BI " const int " nodes [ count "], int " status [ count "], \ int " flags ); .fi .SH DESCRIPTION |
