svn commit: r183951 - user/netchild/obsolete/src/libexec/tftpd

Alexander Leidinger netchild at FreeBSD.org
Fri Oct 17 09:25:07 UTC 2008


Quoting Edwin Groothuis <edwin at mavetju.org> (from Fri, 17 Oct 2008  
18:00:44 +1100):

> 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 ?

"man errno" does not list EACCESS, it only lists EACCES.

Bye,
Alexander.

-- 
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
It's not an optical illusion, it just looks like one.
		-- Phil White



More information about the svn-src-user mailing list