From 4a7515ab9b4529a2ffddba524aa6f9e7176e4200 Mon Sep 17 00:00:00 2001 From: Ivana Hutarova Varekova Date: Thu, 6 May 2010 14:44:48 +0200 Subject: [PATCH] Several man-page fixes This patch fixes several man pages (typos, syntax problems) Signed-off-by: Ivana Hutarova Varekova Signed-off-by: Dhaval Giani --- doc/man/cgclassify.1 | 4 ++-- doc/man/cgexec.1 | 2 +- doc/man/cgred.conf.5 | 8 ++++---- doc/man/cgrules.conf.5 | 2 +- doc/man/cgset.1 | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/man/cgclassify.1 b/doc/man/cgclassify.1 index dda42ff0..c03003ff 100644 --- a/doc/man/cgclassify.1 +++ b/doc/man/cgclassify.1 @@ -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 diff --git a/doc/man/cgexec.1 b/doc/man/cgexec.1 index 2ab6fd68..bf197bdb 100644 --- a/doc/man/cgexec.1 +++ b/doc/man/cgexec.1 @@ -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*b\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 diff --git a/doc/man/cgred.conf.5 b/doc/man/cgred.conf.5 index 0cf416c3..682a0118 100644 --- a/doc/man/cgred.conf.5 +++ b/doc/man/cgred.conf.5 @@ -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), diff --git a/doc/man/cgrules.conf.5 b/doc/man/cgrules.conf.5 index ab9d19bf..c835640d 100644 --- a/doc/man/cgrules.conf.5 +++ b/doc/man/cgrules.conf.5 @@ -116,7 +116,7 @@ to the default/ control group. .B /etc/cgrules.conf .TP default libcgroup configuration file -.PD. +.PD . .SH SEE ALSO diff --git a/doc/man/cgset.1 b/doc/man/cgset.1 index 94e6225b..603849bc 100644 --- a/doc/man/cgset.1 +++ b/doc/man/cgset.1 @@ -27,7 +27,7 @@ This parameter can be used multiple times. .TP .B -copy-from 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) -- 2.47.2