From: Kamalesh Babulal Date: Wed, 16 Mar 2022 16:20:06 +0000 (+0530) Subject: man/cgexec.1: fix trailing white spaces X-Git-Tag: v3.0~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05c9c2895e10a8a30a6edeeb86f9c3fb75c9b05;p=thirdparty%2Flibcgroup.git man/cgexec.1: fix trailing white spaces checkpatch.pl reported trailing white spaces, fix them. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- diff --git a/doc/man/cgcreate.1 b/doc/man/cgcreate.1 index 6ec1b27c..d45bb68a 100644 --- a/doc/man/cgcreate.1 +++ b/doc/man/cgcreate.1 @@ -16,7 +16,7 @@ The command creates new cgroup(s) defined by the options .TP .B -a : defines the name of the user and the group which own the -rest of the defined control group’s files. These users are +rest of the defined control group’s files. These users are allowed to set subsystem parameters and create subgroups. The default value is the same as has the parent cgroup. @@ -82,4 +82,4 @@ control group teacher in hierarchy containing controller devices. .SH SEE ALSO cgrules.conf (5) cgexec (1) -cgclassify (1) \ No newline at end of file +cgclassify (1)