diff options
| author | Serge Hallyn <serge.hallyn@ubuntu.com> | 2016-04-25 16:46:03 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-05-09 23:08:53 +0200 |
| commit | 24f8be3e355cc0420443709a16c89c9673d8057a (patch) | |
| tree | a9e8e0470936fa4b4468b9036f2977c5ea446cd7 /man7/cgroups.7 | |
| parent | c60f4c530d0cbee4bba1f1364c40a7ea37cce771 (diff) | |
| download | man-pages-24f8be3e355cc0420443709a16c89c9673d8057a.tar.gz | |
cgroups.7: wfix
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Diffstat (limited to 'man7/cgroups.7')
| -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 , |
