Remove duplicated words. Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man7/cgroups.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 9d402d1c7..662e3ac33 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -603,7 +603,7 @@ This is the same as the version 1 controller. .TP .IR perf_event " (since Linux 4.11)" -This is the same as the the version 1 +This is the same as the version 1 .I perf_event controller. .TP @@ -813,7 +813,7 @@ can move processes into the root of the delegated subtree. .TP .IR /grp1/cgroup.subtree_control Making this file owned by the delegatee is optional. -Doing so means that that the delegatee can enable controllers +Doing so means that the delegatee can enable controllers (that are present in .IR /grp1/cgroup.controllers ) in order to further redistribute resources at lower levels in the subtree. @@ -838,7 +838,7 @@ and move processes between cgroups in the subtree. If some controllers are present in .IR grp1/cgroup.subtree_control , or the ownership of that file was passed to the delegatee, -the the delegatee can also control the further redistribution +the delegatee can also control the further redistribution of the corresponding resources into the delegated subtree. .PP Some delegation -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html