Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2011 11:57:58 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Eitan Adler <eadler@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, lstewart@FreeBSD.org, svn-src-all@freebsd.org, src-committers@freebsd.org, sahil@FreeBSD.org
Subject:   Re: svn commit: r226436 - in head: . gnu/usr.bin/binutils/objcopy gnu/usr.bin/binutils/strip lib/libc/gen lib/libelf lib/libipsec lib/libpmc lib/msun/man libexec/rtld-elf/amd64 libexec/rtld-elf/i386 sb...
Message-ID:  <4E9B2936.6040108@FreeBSD.org>
In-Reply-To: <201110161430.p9GEUTFj066335@svn.freebsd.org>
References:  <201110161430.p9GEUTFj066335@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/16/2011 07:30, Eitan Adler wrote:
> Author: eadler (ports committer)
> Date: Sun Oct 16 14:30:28 2011
> New Revision: 226436
> URL: http://svn.freebsd.org/changeset/base/226436
> 
> Log:
>   - change "is is" to "is" or "it is"
>   - change "the the" to "the"
>   
>   Approved by:	lstewart
>   Approved by:	sahil (mentor)
>   MFC after:	3 days

> Modified: head/secure/usr.bin/openssl/man/ca.1
> ==============================================================================
> --- head/secure/usr.bin/openssl/man/ca.1	Sun Oct 16 14:16:46 2011	(r226435)
> +++ head/secure/usr.bin/openssl/man/ca.1	Sun Oct 16 14:30:28 2011	(r226436)
> @@ -205,7 +205,7 @@ section for information on the required 
>  .IP "\fB\-infiles\fR" 4
>  .IX Item "-infiles"
>  if present this should be the last option, all subsequent arguments
> -are assumed to the the names of files containing certificate requests.
> +are assumed to the names of files containing certificate requests.

I think you need "be" between "to the" here.


> Modified: head/usr.sbin/pkg_install/lib/version.c
> ==============================================================================
> --- head/usr.sbin/pkg_install/lib/version.c	Sun Oct 16 14:16:46 2011	(r226435)
> +++ head/usr.sbin/pkg_install/lib/version.c	Sun Oct 16 14:30:28 2011	(r226436)
> @@ -66,7 +66,7 @@ split_version(const char *pkgname, const
>      if (pkgname == NULL)
>  	errx(2, "%s: Passed NULL pkgname.", __func__);
>  
> -    /* Look for the last '-' the the pkgname */
> +    /* Look for the last '-' the pkgname */

"in" before "the"


Meanwhile, nice work. :)  At least the openssl stuff is contributed
code, please be sure to send the patches upstream for all of the contrib
code.


Doug

-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




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