now in diff format This is my proposal of cgclassify man page. There are used some of some parts of present documentation of libcg - again.
Signed-off-by: Ivana Varekova <[email protected]> Ivana Varekova -------------------------------------------------------- diff -up ./cgclassify.1.pom ./cgclassify.1 --- ./cgclassify.1.pom 2009-02-17 09:58:56.000000000 +0100 +++ ./cgclassify.1 2009-02-17 09:30:35.000000000 +0100 @@ -0,0 +1,29 @@ +.\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. +.\" Written by Ivana Varekova <[email protected]>. + +.TH CGCLASSIFY 1 2009-03-15 "Linux" "libcg Manual" +.SH NAME +cgclassify \- move running task(s) to given cgroups + +.SH SYNOPSIS +\fBcgclassify\fR <\fIpids\fR> + +this command moves processes defined by the list +of processes' +\fBpids\fR +to control groups which they +belong according to \fB/etc/cgrules.conf\fR +configuration file. + +.SH FILES +.LP +.PD .1v +.TP 20 +.B /etc/cgrules.conf +.TP +default libcgroup configuration file + + +.SH SEE ALSO +cgrules.conf (5), cgexec (1) + ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
