]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
man/cgexec.1: fix trailing white spaces
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 16 Mar 2022 16:20:06 +0000 (21:50 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Mar 2022 21:38:20 +0000 (15:38 -0600)
checkpatch.pl reported trailing white spaces, fix them.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
doc/man/cgcreate.1

index 6ec1b27ca43de084c4fd44e0b2ea496ff46bc058..d45bb68ab83f0aa0d3ecae8d0d3711f8e7cc43e4 100644 (file)
@@ -16,7 +16,7 @@ The command creates new cgroup(s) defined by the options
 .TP
 .B -a <agid>:<auid>
 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)