From owner-svn-src-user@FreeBSD.ORG Fri Oct 17 07:01:28 2008 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0FB8106568A; Fri, 17 Oct 2008 07:01:28 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (ppp121-44-139-168.lns10.syd7.internode.on.net [121.44.139.168]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7FC8FC16; Fri, 17 Oct 2008 07:01:27 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by k7.mavetju.org (Postfix, from userid 1001) id 2D3AE4503D; Fri, 17 Oct 2008 18:00:44 +1100 (EST) Date: Fri, 17 Oct 2008 18:00:44 +1100 From: Edwin Groothuis To: Alexander Leidinger Message-ID: <20081017070044.GC71466@mavetju.org> References: <200810161058.m9GAw0ua059956@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810161058.m9GAw0ua059956@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r183951 - user/netchild/obsolete/src/libexec/tftpd X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 07:01:29 -0000 On Thu, Oct 16, 2008 at 10:58:00AM +0000, Alexander Leidinger wrote: > The correct spelling is EACCES, not EACCESS. [...] > - { EACCESS, "Access violation" }, > + { EACCES, "Access violation" }, I am not sure what you mean with this... What is exactly wrong with the last S in EACCESS ? Edwin -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/