Manual pages for new functionality. Because loading files from directory 
is already implemented in cgconfig tool, there is nothing new. 
cgrulesengd reads only templates from given files. Rules for writing 
templates are already specified.

Signed-off-by: Jan Chaloupka <jchal...@redhat.com>
---
  doc/man/cgconfig.conf.5 | 7 ++++++-
  doc/man/cgrulesengd.8   | 8 +++++++-
  2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/doc/man/cgconfig.conf.5 b/doc/man/cgconfig.conf.5
index be80e4e..a7d9935 100644
--- a/doc/man/cgconfig.conf.5
+++ b/doc/man/cgconfig.conf.5
@@ -251,6 +251,9 @@ Templates does not use
  .B default
  section settings.

+.I /etc/cgconfig.d/
+directory can be used for additional configuration files. cgrulesengd 
searches this directory for additional templates.
+
  .\"********************************************"
  .SH EXAMPLES
  .LP
@@ -783,10 +786,12 @@ related to them.
  .SH FILES
  .LP
  .PD .1v
-.TP 20
+.TP
  .B /etc/cgconfig.conf
  .TP
  default libcgroup configuration file
+.B /etc/cgconfig.d/
+default libcgroup configuration files directory
  .PD

  .SH SEE ALSO
diff --git a/doc/man/cgrulesengd.8 b/doc/man/cgrulesengd.8
index 2e89c5b..749b6fc 100644
--- a/doc/man/cgrulesengd.8
+++ b/doc/man/cgrulesengd.8
@@ -65,10 +65,16 @@ controls verbosity of the tool. Allowed values are 
\fBDEBUG\fR,
  .SH FILES
  .LP
  .PD .1v
-.TP 20
+.TP
  .B /etc/cgrules.conf
  .TP
  the default libcgroup configuration file
+.TP
+.B /etc/cgconfig.conf
+the default templates file
+.TP
+.B /etc/cgconfig.d/
+the default templates directory

  .SH SEE ALSO
  cgrules.conf (5)
-- 
1.9.0


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to