Example: cgcreate -g *:student devices:teacher
does not work, -g option is missing: cgcreate -g *:student -g devices:teacher Signed-off-by: Jan Chaloupka <jchal...@redhat.com> --- 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 6ec1b27..17c33d8 100644 --- a/doc/man/cgcreate.1 +++ b/doc/man/cgcreate.1 @@ -72,7 +72,7 @@ controls verbosity of the tool. Allowed values are \fBDEBUG\fR, .SH EXAMPLES .TP -.B cgcreate -g *:student devices:teacher +.B cgcreate -g *:student -g devices:teacher create control group student in all mounted hierarchies and create control group teacher in hierarchy containing controller devices. @@ -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) ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel