From 6021646873e62f108a1767a40b8c04d8a0213dbc Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 13 Aug 2008 08:08:05 +0000 Subject: [PATCH] SEE ALSO: add numa(7). --- man7/cpuset.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/cpuset.7 b/man7/cpuset.7 index e964b7227..519edc113 100755 --- a/man7/cpuset.7 +++ b/man7/cpuset.7 @@ -21,7 +21,7 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, .\" MA 02111, USA. .\" -.TH CPUSET 7 2008-07-03 "Linux" "Linux Programmer's Manual" +.TH CPUSET 7 2008-08-15 "Linux" "Linux Programmer's Manual" .SH NAME cpuset \- confine processes to processor and memory node subsets .SH DESCRIPTION @@ -1494,6 +1494,7 @@ sed \-un p < ../alpha/tasks > tasks .BR sched_setscheduler (2), .BR set_mempolicy (2), .BR proc (5), +.BR numa (7), .BR migratepages (8), .BR numactl (8) .PP