Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2017 17:44:18 +0100
From:      Gary Jennejohn <gljennjohn@gmail.com>
To:        Gordon Tetlow <gordon@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r325942 - head
Message-ID:  <20171117174418.0540c824@ernst.home>
In-Reply-To: <201711171546.vAHFkJkC083162@repo.freebsd.org>
References:  <201711171546.vAHFkJkC083162@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Nov 2017 15:46:19 +0000 (UTC)
Gordon Tetlow <gordon@FreeBSD.org> wrote:

> Author: gordon
> Date: Fri Nov 17 15:46:19 2017
> New Revision: 325942
> URL: https://svnweb.freebsd.org/changeset/base/325942
> 
> Log:
>   Correct grammar nit.
> 
> Modified:
>   head/UPDATING
> 
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING	Fri Nov 17 15:45:35 2017	(r325941)
> +++ head/UPDATING	Fri Nov 17 15:46:19 2017	(r325942)
> @@ -66,7 +66,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
>  20171102:
>  	Building in a FreeBSD src checkout will automatically create object
>  	directories now rather than store files in the current directory if
> -	'make obj' was not ran.  Calling 'make obj' is no longer necesarry.
> +	'make obj' was not ran.  Calling 'make obj' is no longer necessary.
>  	This feature can be disabled by setting WITHOUT_AUTO_OBJ=yes in
>  	/etc/src-env.conf (not /etc/src.conf), or passing the option in the
>  	environment.
>

"not ran" is bad english. "not run" is correct.

-- 
Gary Jennejohn



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