diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 339961108..e89eb1fb0 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -870,10 +870,10 @@ to this file means that no limit is imposed. The default value in this file is .IR """max""" . .\" -.SS Cgroups v2 delegation: delegation to a less privileged user +.SH Cgroups v2 delegation: delegation to a less privileged user In the context of cgroups, delegation means passing management of some subtree -of the cgroup hierarchy to a nonprivileged process. +of the cgroup hierarchy to a nonprivileged user. Cgroups v1 provides support for delegation based on file permissions in the cgroup hierarchy but with less strict containment rules than v2 (as noted below).