aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-11-12 13:42:13 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-11-13 08:56:56 -0500
commit1e68d71623c1f11763e2ff65b0e27907298f2fb5 (patch)
tree12095d4238356d84087df736d983f3b83c76af6a
parent089de1d271d6b26513ad70a8bc70a2958072ffff (diff)
downloadman-pages-1e68d71623c1f11763e2ff65b0e27907298f2fb5.tar.gz
cpuset.7: SEE ALSO: add CPU_SET(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rwxr-xr-xman7/cpuset.73
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/cpuset.7 b/man7/cpuset.7
index fb792b76b9..4a4f21e4cc 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),