Hi Dmitry, On 4/24/21 10:00 PM, Dmitry V. Levin wrote:
Signed-off-by: Dmitry V. Levin <ldv@xxxxxxxxxxxx>
Patch applied. Thanks, Alex
--- man2/move_pages.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/move_pages.2 b/man2/move_pages.2 index 279de7568..69c182f95 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -24,7 +24,7 @@ move_pages \- move individual pages of a process to another node .nf .B #include <numaif.h> .PP -.BI "long move_pages(int " pid ", unsigned long count, void **" pages , +.BI "long move_pages(int " pid ", unsigned long " count ", void **" pages , .BI " const int *" nodes ", int *" status ", int " flags ); .fi .PP
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/