From f05c9c2895e10a8a30a6edeeb86f9c3fb75c9b05 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Wed, 16 Mar 2022 21:50:06 +0530 Subject: [PATCH] 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 --- doc/man/cgcreate.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.47.2