aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-01-10 20:29:25 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-01-11 00:47:12 +0100
commit446d16432656dbcafae27de3b2bc605e36f7e7ee (patch)
tree7a04038949597cafe2c90169cf24b0afd5df6113 /man7
parentc7913617f75bd15360fbe64e14e22805adbc3a96 (diff)
downloadman-pages-446d16432656dbcafae27de3b2bc605e36f7e7ee.tar.gz
cgroups.7: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/cgroups.77
1 files changed, 3 insertions, 4 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 4477c14774..aa3127a05b 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -971,16 +971,15 @@ to automatically become delegation boundaries.
More specifically,
the following restrictions apply for processes inside the cgroup namespace:
.IP * 3
-Writes to controller interface files in the root directory
+Writes to controller interface files in the root directory of the namespace
will fail with the error
.BR EPERM .
Processes inside the cgroup namespace can still write to delegatable
-files such as
+files in the root directory of the cgroup namespace such as
.IR cgroup.procs
and
.IR cgroup.subtree_control ,
-and can create subhierarchy underneath the root directory of
-the cgroup namespace.
+and can create subhierarchy underneath the root directory.
.IP *
Attempts to migrate processes across the namespace boundary are denied
(with the error