diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 8395802a3..b628c24e5 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -413,5 +413,11 @@ This supports limiting the use of huge pages by cgroups. This controller permits limiting the number of process that may be created in a cgroup (and its descendants). .SH SEE ALSO +.BR prlimit (1), +.BR ioprio_set (2), +.BR perf_event_open (2), +.BR setrlimit (2), .BR cpuset (7), -.BR namespaces (7) +.BR namespaces (7), +.BR sched (7), +.BR user_namespaces (7)