diff options
| -rw-r--r-- | man7/cgroups.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 0be3848b2c..2b08bb71a4 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -260,8 +260,8 @@ other children. .\" .SS Removing cgroups To remove a cgroup, it must first have no child cgroups and contain no tasks. -So long as that is the case, -the cgroup by removing the corresponding directory pathname. +So long as that is the case, one can simply +remove the corresponding directory pathname. A special file in each cgroup hierarchy, .IR release_agent , |
