move_pages.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Nicolas Franois 2009-09-27 09:40:45 +02:00 committed by Michael Kerrisk
parent 64f6ff57b8
commit 5feae95791
1 changed files with 3 additions and 3 deletions

View File

@ -206,11 +206,11 @@ Note that this information is subject to change at any
time by manual or automatic reconfiguration of the cpuset. time by manual or automatic reconfiguration of the cpuset.
Use of this function may result in pages whose location Use of this function may result in pages whose location
[node] violates the memory policy established for the (node) violates the memory policy established for the
specified addresses [See specified addresses (See
.BR mbind (2)] .BR mbind (2)]
and/or the specified process [See and/or the specified process [See
.BR set_mempolicy (2)]. .BR set_mempolicy (2)).
That is, memory policy does not constrain the destination That is, memory policy does not constrain the destination
nodes used by nodes used by
.BR move_pages (). .BR move_pages ().