Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/move_pages.2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man2/move_pages.2 b/man2/move_pages.2 index 6ed3fd682..28fa9adac 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -29,6 +29,9 @@ move_pages \- move individual pages of a process to another node .fi .PP Link with \fI\-lnuma\fP. +.PP +.IR Note : +There is no glibc wrapper for this system call; see NOTES. .SH DESCRIPTION .BR move_pages () moves the specified @@ -218,6 +221,7 @@ first appeared on Linux in version 2.6.18. .SH CONFORMING TO This system call is Linux-specific. .SH NOTES +Glibc does not provide a wrapper for this system call. For information on library support, see .BR numa (7). .PP -- 2.30.0