On 10/08/2016 03:58 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Applied. Cheers, Michael > --- > man7/cgroups.7 | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/man7/cgroups.7 b/man7/cgroups.7 > index 9dc0e15..556dea6 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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