diff --git a/man7/cpuset.7 b/man7/cpuset.7 index fb792b76b..4a4f21e4c 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-08-15 "Linux" "Linux Programmer's Manual" +.TH CPUSET 7 2008-11-12 "Linux" "Linux Programmer's Manual" .SH NAME cpuset \- confine processes to processor and memory node subsets .SH DESCRIPTION @@ -1493,6 +1493,7 @@ syntax that works on any shell, but alas more obscurely, by using the .BR sched_setaffinity (2), .BR sched_setscheduler (2), .BR set_mempolicy (2), +.BR CPU_SET (3), .BR proc (5), .BR numa (7), .BR migratepages (8),