summaryrefslogtreecommitdiff
path: root/man2/move_pages.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-06-11 07:24:15 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-06-11 07:38:13 +0200
commit1fd0fa4338f25feb79d5b9627f9d8a3253c33983 (patch)
tree0b4110e4cecfa619343ef9dc4d899643cafa59fe /man2/move_pages.2
parentcb8fbbcd4745da1b122cf4039d0d960fb57ad8ac (diff)
move_pages.2: minor tweak to Andi's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/move_pages.2')
-rw-r--r--man2/move_pages.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/move_pages.2 b/man2/move_pages.2
index 954ce7fa..4b544c69 100644
--- a/man2/move_pages.2
+++ b/man2/move_pages.2
@@ -15,7 +15,7 @@
.\" FIXME Should programs normally be using this API directly, or should
.\" they rather be using interfaces in the numactl package?
.\" (e.g., compare with recommendation in mbind(2)).
-.TH MOVE_PAGES 2 2008-10-06 "Linux" "Linux Programmer's Manual"
+.TH MOVE_PAGES 2 2010-06-11 "Linux" "Linux Programmer's Manual"
.SH NAME
move_pages \- move individual pages of a process to another node
.SH SYNOPSIS
@@ -218,7 +218,7 @@ nodes used by
.BR move_pages ().
The
-.I numaif.h
+.I <numaif.h>
header is not included with glibc, but requires installing
.I libnuma-devel
or a similar package.