From cff6de302f199552d56fc7e64cca1937e6dc63e1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 6 May 2016 19:48:05 +0200 Subject: [PATCH] cgroups.7: SEE ALSO: add cgroup_namespaces(7) Signed-off-by: Michael Kerrisk --- man7/cgroups.7 | 1 + 1 file changed, 1 insertion(+) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 6ff961848..d43bba504 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -548,6 +548,7 @@ This pathname is relative to the mount point of the hierarchy. .BR ioprio_set (2), .BR perf_event_open (2), .BR setrlimit (2), +.BR cgroup_namespaces (7), .BR cpuset (7), .BR namespaces (7), .BR sched (7),