in diff format This is my proposal of cgconfigparser 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 ./cgconfigparser.8.pom ./cgconfigparser.8 --- ./cgconfigparser.8.pom 2009-02-17 10:08:02.000000000 +0100 +++ ./cgconfigparser.8 2009-02-16 17:15:00.000000000 +0100 @@ -0,0 +1,31 @@ +.\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. +.\" Written by Ivana Varekova <[email protected]>. + +.TH CGCONFIGPARSER 8 2009-03-16 "Linux" "libcg Manual" +.SH NAME + +cgconfigparser \- setup control group file system + +.SH SYNOPSIS +\fBcgconfigparser\fR [\fB-h\fR | \fB-l\fR \fI<filename>\fR] + +.SH OPTIONS +.TP +.B -h|--help +Displays help. +.TP +.B -l, --load=FILE +Parses the control groups configuration file +Sets up the control group file system +defined by the configuration file and mount +mounts points described by the configuration file. +The format of the file is described in +\fBcgconfig.conf\fR. +.LP + +.SH SEE ALSO +cgconfig.conf (5) + + + + ------------------------------------------------------------------------------ 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
