This patch fix typos in manual pages (cgclassify.1, cgconfig.conf.5, cgget.1, cgset.1, lscgroup.1)
Changelog:
cgget.1 - incorporate dhaval's feedback which -> whose
Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Acked-by: Dhaval Giani <dhaval.giani@gmail.com>
If this option is used, the daemon of service cgred (cgrulesengd process)
does not change both the specified \fBpidlist\fR and their children tasks.
Without this option, the daemon does not change the specified \fBpidlist\fR
-but it automacically changes their child tasks to the right cgroup based on
+but it automatically changes their child tasks to the right cgroup based on
\fB/etc/cgrules.conf\fR.
.TP
file of the control group. Given fperm then specify the file permissions.
Please note that the given value is not used as was specified. Instead,
current file owner permissions are used as a "umask" for group and others
-permisions. For example if fperm = 777 then both group and others will get
+permissions. For example if fperm = 777 then both group and others will get
the same permissions as the file owner.
.TP 17
.B "admin user/group"
.TP
.B -g <controller>
-defines controller which values should be displaied.
+defines controllers whose values should be displayed.
This option can be used multiple times.
.TP
.B -g <controller>:<path>
-defines control groups which values should be displaied.
+defines control groups whose values should be displayed.
This option can be used multiple times.
.TP
.fi
.SH SEE ALSO
-cgsules.conf (1), cgcreate (1), cgget (1)
+cgrules.conf (1), cgcreate (1), cgget (1)
.SH SYNOPSIS
\fBcgset\fR [\fB-r\fR <\fIname=value\fR>] <\fBcgroup_path\fR> ...
.br
-\fBcgset\fR \fB--copy-from\fR <\fIsource_cgrup_path\fR> <\fBcgroup_path\fR> ...
+\fBcgset\fR \fB--copy-from\fR <\fIsource_cgroup_path\fR> <\fBcgroup_path\fR> ...
.SH DESCRIPTION
Set the parameters of input cgroups.
This parameter can be used multiple times.
.TP
-.B -copy-from <source_cgrup_path>
+.B -copy-from <source_cgroup_path>
defines the name of the cgroup whose parameters will be
copied to the input cgroup.
.TP
.B <controllers>:<path>
-defines the control groups whoose subgroups will be shown.
+defines the control groups whose subgroups will be shown.
If this parameter is not used, the command will
list all existing cgroups.