cgroup_namespaces.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-05-17 02:23:09 +02:00
parent 2641953087
commit 2a785d2aa8
1 changed files with 3 additions and 2 deletions

View File

@ -214,8 +214,9 @@ prevents it modifying files in
since it cannot even see the contents of that directory
(or of further removed cgroup ancestor directories).
Combined with correct enforcement of hierarchical limits,
this prevents process X from escaping the limits imposed
by ancestor cgroups.
this prevents process
.I X
from escaping the limits imposed by ancestor cgroups.
.SH CONFORMING TO
Namespaces are a Linux-specific feature.
.SH SEE ALSO