ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/root-tail.c
(Generate patch)

Comparing root-tail/root-tail.c (file contents):
Revision 1.45 by chris_moore, Thu Apr 1 02:02:27 2004 UTC vs.
Revision 1.46 by chris_moore, Thu Apr 1 02:40:47 2004 UTC

1326 " startup\n" 1326 " startup\n"
1327 " -i | -interval seconds interval between checks (fractional\n" 1327 " -i | -interval seconds interval between checks (fractional\n"
1328 " values o.k.). Default 2.4 seconds\n" 1328 " values o.k.). Default 2.4 seconds\n"
1329 " -V display version information and exit\n" 1329 " -V display version information and exit\n"
1330 "\n"); 1330 "\n");
1331 printf ("Example:\n%s -g 80x25+100+50 -font fixed /var/log/messages,green " 1331 printf ("Example:\n%s -g 800x250+100+50 -font fixed /var/log/messages,green "
1332 "/var/log/secure,red,'ALERT'\n", myname); 1332 "/var/log/secure,red,'ALERT'\n", myname);
1333 exit (0); 1333 exit (0);
1334} 1334}
1335 1335
1336void 1336void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines