aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/migrate_pages.27
1 files changed, 5 insertions, 2 deletions
diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2
index de16f9edf7..416a569c55 100644
--- a/man2/migrate_pages.2
+++ b/man2/migrate_pages.2
@@ -14,7 +14,7 @@
.\" manual under the conditions for verbatim copying, provided that the
.\" entire resulting derived work is distributed under the terms of a
.\" permission notice identical to this one.
-.TH MIGRATE_PAGES 2 2010-06-11 "Linux" "Linux Programmer's Manual"
+.TH MIGRATE_PAGES 2 2010-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME
migrate_pages \- move all pages in a process to another set of nodes
.SH SYNOPSIS
@@ -152,4 +152,7 @@ or a similar package.
.BR cpuset (7),
.BR numa (7),
.BR migratepages (8),
-.BR numa_stat (8)
+.BR numa_stat (8);
+.br
+the kernel source file
+.IR Documentation/vm/page_migration .