[lwatch-cvs] files/doc lwatch.conf.sgml,1.1,1.2
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-11 08:20:59
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5256 Modified Files: lwatch.conf.sgml Log Message: Intermediate commit. Work in progress. Index: lwatch.conf.sgml =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.conf.sgml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lwatch.conf.sgml 10 Aug 2004 14:34:49 -0000 1.1 --- lwatch.conf.sgml 11 Aug 2004 08:20:51 -0000 1.2 *************** *** 44,62 **** <refdescriptor>lwatch.conf</refdescriptor> <refname>lwatch.conf</refname> ! <refpurpose>configuration file for lwatch, syntax highlighting for syslog/syslog-ng file</refpurpose> </refnamediv> - <!-- To chyba tu niepotrzebne - <refsynopsisdiv> - <cmdsynopsis> - FIXME - </cmdsynopsis> - </refsynopsisdiv> - --> - <refsect1> <title>DESCRIPTION</title> - <para>FIXME</para> <para>Some useful entities: &conf; &infile; &bin;</para> --- 44,63 ---- <refdescriptor>lwatch.conf</refdescriptor> <refname>lwatch.conf</refname> ! <refpurpose>configuration file for lwatch(1), syntax highlighting for syslog/syslog-ng file</refpurpose> </refnamediv> <refsect1> <title>DESCRIPTION</title> + <para>This manual documents syntax and semantic of lwatch configuration file version 1.</para> + <para> + lwatch.config logically divided into two parts: + <itemizedlist mark="dash" spacing="compact"> + <listitem><para>one</para></listitem> + <listitem><para>two</para></listitem> + </itemizedlist> + </para> + + <para>Some useful entities: &conf; &infile; &bin;</para> |