From: Ivana Hutarova Varekova Date: Mon, 9 May 2011 08:39:54 +0000 (+0200) Subject: cgcreate.1: sort the options in cgcreate.1 X-Git-Tag: v0.38~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf3dcd23b0f0c6a09a16cc2553aea15191062cc;p=thirdparty%2Flibcgroup.git cgcreate.1: sort the options in cgcreate.1 This patch sort the options on cgcreate.1 manual page to alphabethic order Signed-off-by: Ivana Hutarova Varekova Signed-off-by: Jan Safranek --- diff --git a/doc/man/cgcreate.1 b/doc/man/cgcreate.1 index 4bcb132e..f86e7b5d 100644 --- a/doc/man/cgcreate.1 +++ b/doc/man/cgcreate.1 @@ -13,15 +13,6 @@ cgcreate \- create new cgroup(s) The command creates new cgroup(s) defined by option \fB-g\fR. - - -.TP -.B -t : -defines the name of the user and the group, which owns tasks -file of the defined control group. I.e. this user and members -of this group have write access to the file. -The default value is the same as has the parent cgroup. - .TP .B -a : defines the name of the user and the group, which owns the @@ -53,6 +44,14 @@ multiple times. .B -h, --help display this help and exit +.TP +.B -t : +defines the name of the user and the group, which owns tasks +file of the defined control group. I.e. this user and members +of this group have write access to the file. +The default value is the same as has the parent cgroup. + + .SH FILES .SH SEE ALSO