Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2013 23:43:19 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Ian Lepore <ian@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r245949 - head/usr.sbin/watchdogd
Message-ID:  <51044DF7.10901@FreeBSD.org>
In-Reply-To: <201301262129.r0QLTjdb059133@svn.freebsd.org>
References:  <201301262129.r0QLTjdb059133@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
on 26/01/2013 23:29 Ian Lepore said the following:
> @@ -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");
>  				end_program = 0;
>  			}
>  		}

Stray chunk that introduces a spelling mistake?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51044DF7.10901>