[lwatch-cvs] files/doc lwatch.conf.sgml,1.7,1.8
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2009-02-28 16:40:27
|
Update of /cvsroot/lwatch/files/doc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7157/doc Modified Files: lwatch.conf.sgml Log Message: cfg_ver is obligatory now Index: lwatch.conf.sgml =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.conf.sgml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** lwatch.conf.sgml 26 Jun 2005 21:49:54 -0000 1.7 --- lwatch.conf.sgml 28 Feb 2009 16:40:23 -0000 1.8 *************** *** 65,69 **** <refsect2> <title>General options</title> ! <para><option>cfg_ver</option> - this is obligatory variable and it must be placed as the first option in config file (note: although it is not enforced now, it shall be in next release of lwatch). This variable contains version of configuration file syntax. Current manual describes version 1.</para> <para><option>use_syslog</option> - if set to yes some messages will be logged through syslog, default is yes</para> <para><option>log_level</option> - how verbose log messages should produce lwatch</para> --- 65,69 ---- <refsect2> <title>General options</title> ! <para><option>cfg_ver</option> - this is obligatory variable and it must be placed as the first option in config file. This variable contains version of configuration file syntax. Current manual describes version 1.</para> <para><option>use_syslog</option> - if set to yes some messages will be logged through syslog, default is yes</para> <para><option>log_level</option> - how verbose log messages should produce lwatch</para> |