/[monit]/monit/l.l
ViewVC logotype

Diff of /monit/l.l

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by hauk, Thu Sep 5 14:04:24 2002 UTC revision 1.13 by chopp, Wed Sep 25 14:54:48 2002 UTC
# Line 113  unix(socket)?     { return UNIXSOCKET; } Line 113  unix(socket)?     { return UNIXSOCKET; }
113  type              { return TYPE; }  type              { return TYPE; }
114  proto(col)?       { return PROTOCOL; }  proto(col)?       { return PROTOCOL; }
115  tcp               { return TCP; }  tcp               { return TCP; }
116    tcpssl            { return TCPSSL; }
117  udp               { return UDP; }  udp               { return UDP; }
118  alert             { return ALERT; }  alert             { return ALERT; }
119  mail-format       { return MAILFORMAT; }  mail-format       { return MAILFORMAT; }

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26