migrate_pages.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2010-10-19 12:35:24 +02:00 committed by Michael Kerrisk
parent d722a8bc9f
commit cad2c5169b
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ moves all pages of the process
that are in memory nodes
.I old_nodes
to the memory nodes in
.I new_nodes.
.IR new_nodes .
Pages not located in any node in
.I old_nodes
will not be migrated.
@ -64,7 +64,7 @@ argument is the maximum node number in the bit mask plus one (this is the same
as in
.BR mbind (2),
but different from
.BR select (2))
.BR select (2)).
The
.I pid