--- root-tail/root-tail.c 2004/04/01 02:02:27 1.45 +++ root-tail/root-tail.c 2004/04/01 02:40:47 1.46 @@ -1328,7 +1328,7 @@ " values o.k.). Default 2.4 seconds\n" " -V display version information and exit\n" "\n"); - printf ("Example:\n%s -g 80x25+100+50 -font fixed /var/log/messages,green " + printf ("Example:\n%s -g 800x250+100+50 -font fixed /var/log/messages,green " "/var/log/secure,red,'ALERT'\n", myname); exit (0); }