Update of /cvsroot/mon/mon/etc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31586/etc
Modified Files:
Tag: mon-1-2-branch
example.cf
Log Message:
updated docs
Index: example.cf
===================================================================
RCS file: /cvsroot/mon/mon/etc/example.cf,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.4.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.4.1
*** example.cf 9 Jun 2004 05:18:06 -0000 1.1.1.1
--- example.cf 25 Jun 2007 13:10:08 -0000 1.1.1.1.4.1
***************
*** 5,10 ****
#
#
! # This works with 0.38pre8
#
--- 5,16 ----
#
+ # Please read the mon.8 manual page!
#
! # NOTE:
! #
! # A "watch" definition (a line which begins with the word "watch" and is
! # followed by "service" definitions) is terminated by an
! # empty line, or by a subsequent definition. You may not put blank lines
! # inside of your watch definitions.
#
|