cgroups.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-09 20:28:40 +01:00
parent fcf115f54f
commit 980f1827b0
1 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ employed in both a cgroups v1 hierarchy and in the cgroups v2 hierarchy.
Under cgroups v1, each controller may be mounted against a separate
cgroup filesystem that provides its own hierarchical organization of the
processes on the system.
It is also possible comount multiple (or even all) cgroups v1 controllers
It is also possible to comount multiple (or even all) cgroups v1 controllers
against the same cgroup filesystem, meaning that the comounted controllers
manage the same hierarchical organization of processes.
.PP
@ -469,7 +469,7 @@ program is invoked.
The
.IR release_agent
program might remove the cgroup directory,
or perhaps repopulate with a process.
or perhaps repopulate it with a process.
.PP
The default value of the
.IR release_agent