On 8/24/19 11:11 PM, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> Thanks. Patch applied. Cheers, Michael > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > man7/cgroups.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/cgroups.7 b/man7/cgroups.7 > index 7a349c1dd..ca212cb98 100644 > --- a/man7/cgroups.7 > +++ b/man7/cgroups.7 > @@ -919,7 +919,7 @@ Changing the ownership of this file means that the delegatee > can move processes into the root of the delegated subtree. > .TP > .IR /dlgt_grp/cgroup.subtree_control " (cgroups v2 only)" > -Changing the ownership of this file means that that the delegatee > +Changing the ownership of this file means that the delegatee > can enable controllers (that are present in > .IR /dlgt_grp/cgroup.controllers ) > in order to further redistribute resources at lower levels in the subtree. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/