]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
man/cgconfig.conf.5: fix trailing white spaces
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 16 Mar 2022 16:19:26 +0000 (21:49 +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/cgconfig.conf.5

index 2a5c4eef4b8d15ab06b5fd067a70662e0675c478..8673bb0cfec7034cdad506673be7e2744be2a71c 100644 (file)
@@ -39,7 +39,7 @@ mount {
 .TP
 .B controller
 Name of the kernel subsystem. The list of subsystems supported by the kernel
-can be found in 
+can be found in
 .I /proc/cgroups
 file. Named hierarchy can be specified as controller
 \fB"name=<somename>"\fR. Do not forget to use double quotes around
@@ -92,9 +92,9 @@ group <name> {
 .TP
 .B name
 Name of the control group. It can contain only characters, which are
-allowed for directory names. 
+allowed for directory names.
 The groups form a tree, i.e. a control group can contain zero or more
-subgroups. Subgroups can be specified using '/' delimiter. 
+subgroups. Subgroups can be specified using '/' delimiter.
 
 The root control group is always created automatically in all hierarchies
 and it is the base of the group hierarchy. It can be explicitly specified in