aboutsummaryrefslogtreecommitdiffstats
path: root/man7/cgroups.7
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2016-10-08 15:58:36 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-08 20:08:06 +0200
commita15e067376b32d15c928803ae762ea6693bd4905 (patch)
tree82c531a17c069b3f1b9acd38d191738356ae2b0e /man7/cgroups.7
parentffc3e08c2fa0d2f852826d7cb5fcf8964b8a404c (diff)
downloadman-pages-a15e067376b32d15c928803ae762ea6693bd4905.tar.gz
cgroups.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'man7/cgroups.7')
-rw-r--r--man7/cgroups.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 9dc0e15dbe..556dea6661 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -28,7 +28,7 @@
cgroups \- Linux control groups
.SH DESCRIPTION
Control cgroups, usually referred to as cgroups,
-are a Linux kernel feature which which allow processes to
+are a Linux kernel feature which allow processes to
be organized into hierarchical groups whose usage of
various types of resources can then be limited and monitored.
The kernel's cgroup interface is provided through
@@ -453,7 +453,7 @@ under both the v1 and the v2 hierarchies.
The new behaviors in cgroups v2 are summarized here,
and in some cases elaborated in the following subsections.
.IP 1. 3
-Cgroups v2 provides a unified hiearchy against
+Cgroups v2 provides a unified hierarchy against
which all controllers are mounted.
.IP 2.
"Internal" processes are not permitted.
@@ -593,7 +593,7 @@ since a single process can monitor multiple
files.
By contrast, the cgroups v1 mechanism requires the creation
of a process for each notification.
-Second, notfication can be delegated to a process that lives inside
+Second, notification can be delegated to a process that lives inside
a container associated with the newly empty cgroup.
.\"
.SS /proc files