From 0ef8bebc6ae5e994ac8af8f8a35a96227d146c89 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 1 Nov 2010 16:49:09 +0100 Subject: [PATCH] migrate_pages.2: SEE ALSO: Add reference to Documentation/vm/page_migration Signed-off-by: Michael Kerrisk --- man2/migrate_pages.2 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index de16f9edf..416a569c5 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 .