svn commit: r245949 - head/usr.sbin/watchdogd

Eitan Adler eadler at freebsd.org
Sat Jan 26 21:53:23 UTC 2013


> @@ -188,7 +196,7 @@ watchdog_loop(void)
>                         if (watchdog_onoff(0) == 0) {
>                                 end_program = 2;
>                         } else {
> -                               warnx("Could not stop the watchdog, not exiting");
> +                               warnx("Could not stop the watchdog, not exitting");

Are you sure?


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-src-all mailing list