[lwatch-cvs] files/doc lwatch.1.in,1.13,1.14 lwatch.sgml,1.15,1.16
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-07 14:18:00
|
Update of /cvsroot/lwatch/files/doc In directory sc8-pr-cvs1:/tmp/cvs-serv6873/doc Modified Files: lwatch.1.in lwatch.sgml Log Message: - some more documentation provided Index: lwatch.1.in =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.1.in,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** lwatch.1.in 4 Apr 2003 22:16:35 -0000 1.13 --- lwatch.1.in 7 Apr 2003 14:17:53 -0000 1.14 *************** *** 125,128 **** --- 125,130 ---- in your syslog.conf. Create appropriate fifo and restart syslog, then run lwatch. You can also run lwatch before starting syslog. + If you dont know how to create named fifo see mknod(1) for details. + .PP Remember: *************** *** 156,158 **** ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ ! ...\" created by instant / docbook-to-man, Fri 04 Apr 2003, 23:56 --- 158,160 ---- ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ ! ...\" created by instant / docbook-to-man, Mon 07 Apr 2003, 16:16 Index: lwatch.sgml =================================================================== RCS file: /cvsroot/lwatch/files/doc/lwatch.sgml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** lwatch.sgml 4 Apr 2003 15:11:41 -0000 1.15 --- lwatch.sgml 7 Apr 2003 14:17:54 -0000 1.16 *************** *** 170,174 **** </literallayout> in your syslog.conf. Create appropriate fifo and restart syslog, then run ! lwatch. You can also run lwatch before starting syslog.</para> <para> --- 170,176 ---- </literallayout> in your syslog.conf. Create appropriate fifo and restart syslog, then run ! lwatch. You can also run lwatch before starting syslog. ! If you dont know how to create named fifo see mknod(1) for details. ! </para> <para> |