From: Kamalesh Babulal Date: Wed, 16 Mar 2022 16:19:26 +0000 (+0530) Subject: man/cgconfig.conf.5: fix trailing white spaces X-Git-Tag: v3.0~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0ce7bbc9a2826b18ff5f2e5e5a505861514cb08;p=thirdparty%2Flibcgroup.git man/cgconfig.conf.5: 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/cgconfig.conf.5 b/doc/man/cgconfig.conf.5 index 2a5c4eef..8673bb0c 100644 --- a/doc/man/cgconfig.conf.5 +++ b/doc/man/cgconfig.conf.5 @@ -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="\fR. Do not forget to use double quotes around @@ -92,9 +92,9 @@ group { .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