]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
man pages typos
authorIvana Hutarova Varekova <varekova@redhat.com>
Fri, 22 Jun 2012 08:36:13 +0000 (10:36 +0200)
committerIvana Hutarova Varekova <varekova@redhat.com>
Fri, 22 Jun 2012 08:36:13 +0000 (10:36 +0200)
    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>
doc/man/cgclassify.1
doc/man/cgconfig.conf.5
doc/man/cgget.1
doc/man/cgset.1
doc/man/lscgroup.1

index e12209eac94b5a0140ea87a6d795817c03b92bea..982fc53f103117586f87c684330d02b8c7b38e73 100644 (file)
@@ -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
index d19e370a25eab23d89c78806dbd6ef8619e5c52c..fbcc978ca81e1c8830f32141c20648ce33d02550 100644 (file)
@@ -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"
index 91ad1171eb3a6e5873ae40aa5ed0f758422736ec..5164b1a566170c18e94edfc3c5fced089784dcc1 100644 (file)
@@ -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 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
@@ -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)
 
index 7f6f786d72bfd75a0ba7c3af52b85d0acd690ce4..8ca89186b1b957345bf39ed26d9716a0bd17846d 100644 (file)
@@ -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.
 
index 042263a987707e42b05b456f6264ad9ecfdd1bc4..005f6a736949796b2f687b7afbdbba1e9f7470e8 100644 (file)
@@ -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.