cgroup_namespaces.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-05-07 09:02:26 +02:00
parent cc267b373b
commit 3ab5cbdabf
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ 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 that process X from escaping the limits imposed
this prevents process X from escaping the limits imposed
by ancestor cgroups.
.SH CONFORMING TO
Namespaces are a Linux-specific feature.