]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
Several man-page fixes
authorIvana Hutarova Varekova <varekova@redhat.com>
Thu, 6 May 2010 12:44:48 +0000 (14:44 +0200)
committerDhaval Giani <dhaval.giani@gmail.com>
Thu, 6 May 2010 12:45:01 +0000 (14:45 +0200)
This patch fixes several man pages (typos, syntax problems)

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
doc/man/cgclassify.1
doc/man/cgexec.1
doc/man/cgred.conf.5
doc/man/cgrules.conf.5
doc/man/cgset.1

index dda42ff043ea9f0fdb1e41770e60a8c45496b9a2..c03003ff2c000a8076e52d2a542e7aaca8c5ca6e 100644 (file)
@@ -36,9 +36,9 @@ control group based on \fB/etc/cgrules.conf\fR.
 .TP
 .B --sticky
 If this option is used, the daemon of service cgred (cgrulesengd
-process) does not change both the specified \fBpidlist\fR and thier
+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 changes thier children tasks to the
+specified \fBpidlist\fR but it changes their children tasks to the
 right cgroup based on \fB/etc/cgrules.conf\fR automatically.
 
 .SH FILES
index 2ab6fd68f6c538242707d05444cf5fea08cf1484..bf197bdbfba31b84f89e5f9851427e243bde3fc2 100644 (file)
@@ -25,7 +25,7 @@ This flag can be used multiple times to
 define multiple pairs of lists of controllers
 and relative paths.
 Instead of the list of all mounted controllers,
-wildcard \fBb\19*b\19\fR can be used.
+wildcard \fBb"*b"\fR can be used.
 
 If this option is not used then
 \fBcgexec\fR will automatically place the task to the right
index 0cf416c3e614de19d77e137cec0c361f25b3e518..682a01185a3af37f9ef7efe95c966ae9670542cb 100644 (file)
@@ -17,7 +17,7 @@ specifies the configuration file for cgred service
 .TP
 \fBLOG_FILE\fR
 variable specifies the file to which logs will be written
-(by default arew not sent to a file but to syslog)
+(by default they are not sent to a file but to syslog)
 
 .TP
 \fBNODAEMON\fR
@@ -26,8 +26,8 @@ run cgred in non-daemon mode
 
 .TP
 \fBLOG\fR
-define the verbosity of logging. Accepted values are '-v', '-vv', '-q' and
-'--nolog'.
+define the verbosity of logging. Accepted values are '-v', '-vv', '-q' 
+and '--nolog'.
 .LP
 
 
@@ -38,7 +38,7 @@ define the verbosity of logging. Accepted values are '-v', '-vv', '-q' and
 .B /etc/cgred.conf
 .TP
 default libcgroup configuration file
-.PD.
+.PD .
 
 .SH SEE ALSO
 cgrules.conf (5),
index ab9d19bfde0d187fcd3fb6a29e28cc2fbbaeb6f3..c835640d35f746d1c643d18375f27bcf0d6f2b8f 100644 (file)
@@ -116,7 +116,7 @@ to the default/ control group.
 .B /etc/cgrules.conf
 .TP
 default libcgroup configuration file
-.PD.
+.PD .
 
 
 .SH SEE ALSO
index 94e6225b48dbea23e1dc3e7d86b72fb5fe54f0cd..603849bca036490df5c82b8c76b492dda26ce0da 100644 (file)
@@ -27,7 +27,7 @@ This parameter can be used multiple times.
 .TP
 .B -copy-from <source_cgrup_path>
 defines name of cgroup whose parameters will be
-coppied to input cgroup.
+copied to input cgroup.
 
 .SH SEE ALSO
 cgrules.conf (1), cgcreate (1), cgget (1)