From 0ac4325ee2c487cb76c55fb4773bb0cdb40cd7c2 Mon Sep 17 00:00:00 2001 From: Ivana Hutarova Varekova Date: Fri, 22 Jun 2012 10:36:13 +0200 Subject: [PATCH] man pages typos 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 Acked-by: Dhaval Giani --- doc/man/cgclassify.1 | 2 +- doc/man/cgconfig.conf.5 | 2 +- doc/man/cgget.1 | 6 +++--- doc/man/cgset.1 | 4 ++-- doc/man/lscgroup.1 | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/man/cgclassify.1 b/doc/man/cgclassify.1 index e12209ea..982fc53f 100644 --- a/doc/man/cgclassify.1 +++ b/doc/man/cgclassify.1 @@ -38,7 +38,7 @@ control group based on \fB/etc/cgrules.conf\fR. 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 diff --git a/doc/man/cgconfig.conf.5 b/doc/man/cgconfig.conf.5 index d19e370a..fbcc978c 100644 --- a/doc/man/cgconfig.conf.5 +++ b/doc/man/cgconfig.conf.5 @@ -145,7 +145,7 @@ Name of the user and the group, which own the 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" diff --git a/doc/man/cgget.1 b/doc/man/cgget.1 index 91ad1171..5164b1a5 100644 --- a/doc/man/cgget.1 +++ b/doc/man/cgget.1 @@ -29,12 +29,12 @@ print the variables for all controllers which consist in the given cgroup .TP .B -g -defines controller which values should be displaied. +defines controllers whose values should be displayed. This option can be used multiple times. .TP .B -g : -defines control groups which values should be displaied. +defines control groups whose values should be displayed. This option can be used multiple times. .TP @@ -86,5 +86,5 @@ cpu.shares=1024 .fi .SH SEE ALSO -cgsules.conf (1), cgcreate (1), cgget (1) +cgrules.conf (1), cgcreate (1), cgget (1) diff --git a/doc/man/cgset.1 b/doc/man/cgset.1 index 7f6f786d..8ca89186 100644 --- a/doc/man/cgset.1 +++ b/doc/man/cgset.1 @@ -9,7 +9,7 @@ cgset \- set the parameters of given cgroup(s) .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. @@ -26,7 +26,7 @@ the value which should be written to that file. This parameter can be used multiple times. .TP -.B -copy-from +.B -copy-from defines the name of the cgroup whose parameters will be copied to the input cgroup. diff --git a/doc/man/lscgroup.1 b/doc/man/lscgroup.1 index 042263a9..005f6a73 100644 --- a/doc/man/lscgroup.1 +++ b/doc/man/lscgroup.1 @@ -16,7 +16,7 @@ List all/chosen cgroups. .TP .B : -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. -- 2.47.2