On 7/17/20 6:26 AM, Benjamin Peterson wrote: > Signed-off-by: Benjamin Peterson <benjamin@xxxxxxxxxx> Thanks, Benjamin. Patch applied. Cheers, Michael > --- > man7/cgroup_namespaces.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 > index 773379aeb..1acb82feb 100644 > --- a/man7/cgroup_namespaces.7 > +++ b/man7/cgroup_namespaces.7 > @@ -235,7 +235,7 @@ In the absence of cgroup namespacing, because the cgroup directory > .IR /cg/1 > is owned (and writable) by UID 9000 and process > .I X > -is also owned by user ID 9000, then process > +is also owned by user ID 9000, process > .I X > would be able to modify the contents of cgroups files > (i.e., change cgroup settings) not only in > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/