> Quoting Alexandre Anriot ([EMAIL PROTECTED]): > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/security/swatch/Makefile,v > > retrieving revision 1.20 > > diff -u -u -r1.20 Makefile > > --- Makefile 2 May 2006 21:28:26 -0000 1.20 > > +++ Makefile 3 May 2006 07:36:59 -0000 > > @@ -2,8 +2,7 @@ > > > > COMMENT= "simple WATCHdog log filtering program" > > I wonder if the comment could be changed to not mention watchdog, since > people might confuse it with something related to watchdog(4). What > about something like this? > > simple log monitoring program
Yes, why not, and quickly displaying the matched patterns on the console is probably not the main feature afterall, I will change this if no objections.
