From ae9887ed8c5d47ecfe97db930468bbc99514adb3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 24 Apr 2016 20:54:39 +0200 Subject: [PATCH] cpuset.7: SEE ALSO: add cgroups(7) Signed-off-by: Michael Kerrisk --- man7/cpuset.7 | 1 + 1 file changed, 1 insertion(+) diff --git a/man7/cpuset.7 b/man7/cpuset.7 index 01d03eb17..6f5155de5 100644 --- a/man7/cpuset.7 +++ b/man7/cpuset.7 @@ -1496,6 +1496,7 @@ syntax that works on any shell, but alas more obscurely, by using the .BR set_mempolicy (2), .BR CPU_SET (3), .BR proc (5), +.BR cgroups (7), .BR numa (7), .BR sched (7), .BR migratepages (8),