From owner-svn-src-head@freebsd.org Tue Apr 4 17:19:18 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F0ECD2E5A9; Tue, 4 Apr 2017 17:19:18 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from host2.hosts.geeklan.co.uk (host2.hosts.geeklan.co.uk [IPv6:2001:470:1f13:8c2::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "host2.hosts.geeklan.co.uk", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 38EAAFC7; Tue, 4 Apr 2017 17:19:17 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from host2.hosts.geeklan.co.uk (localhost [127.0.0.1]) by host2.hosts.geeklan.co.uk (OpenSMTPD) with ESMTP id 4d2f2a2c; Tue, 4 Apr 2017 18:19:14 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=geeklan.co.uk; h=subject :to:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=geeklan; bh=tp1WRzOdI aMpRVkZX7v9vGAJjK8=; b=in89ZxW2yFDBdtehJ3Lwf4QvqTlHFadMKVUDfolXI wBHvu+N1rD6kJCoq/nF+/O/paRKK0dxp18pnHAoL0LCI5t0O3qNlk9NCfKMtFoPo Fb4HCEISwxIuhNDSJNMsZXup6JhjX/qBI3yJgOju9VBxbQNQh843021vh41rlosz 3jomRhEr6nsEtweq0S7yCw52+DoRpUkU1g4U/jvQ9Z8gTYKuGBbOe6PlcgIJdW33 Bb+g2aHU1kaj21JrOuzgMDd0bajdfIEaz5nTfzZ+55ulVEr7YeCjsdka2sqgfdlE Y3BEY1dCNXnlMjyP2j9raDx3zClSBKHZKyUAVjCWHdqwQ== Received: by host2.hosts.geeklan.co.uk (OpenSMTPD) with ESMTPSA id a0380379 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 4 Apr 2017 18:19:14 +0100 (BST) Subject: Re: svn commit: r316488 - head/share/man/man4 To: Ian Lepore , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201704041318.v34DIuwc085550@repo.freebsd.org> <1491321537.37037.49.camel@freebsd.org> From: Sevan Janiyan Message-ID: Date: Tue, 4 Apr 2017 18:19:13 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1491321537.37037.49.camel@freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2017 17:19:18 -0000 On 04/04/2017 16:58, Ian Lepore wrote: > 'An' was correct for these usages. The choice should be based on the > sound of the word that follows, which in this case is 'ar'. Fixed :) Thanks for the heads up. Sevan