On Sat, Jun 16, 2012 at 6:40 PM, Ivana Hutarova Varekova
<varek...@redhat.com> wrote:
> This patch fix typos in manual pages (cgclassify.1, cgconfig.conf.5, cgget.1, 
> cgset.1, lscgroup.1)
>
> Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com>
> ---
>
>  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 e12209e..982fc53 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 d19e370..fbcc978 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 91ad117..a7c5c0b 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 <controller>
> -defines controller which values should be displaied.
> +defines controller which values should be displayed.

This doesn't sound right. Should either be
a. defines controllers whose values should be displayed.
or
b. defines which controller's 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 which values should be displayed.
>  This option can be used multiple times.
>

ditto

>  .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 7f6f786..8ca8918 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 <source_cgrup_path>
> +.B -copy-from <source_cgroup_path>
>  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 042263a..005f6a7 100644
> --- a/doc/man/lscgroup.1
> +++ b/doc/man/lscgroup.1
> @@ -16,7 +16,7 @@ List all/chosen cgroups.
>
>  .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.
>

Dhaval

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to