Add ENOENT to the error precedence chart.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
This commit is contained in:
Robert Watson 2002-08-19 13:42:17 +00:00
parent ee7a6550ed
commit 93af0d314d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13942
2 changed files with 8 additions and 0 deletions
en_US.ISO8859-1/books
arch-handbook/mac
developers-handbook/mac

View file

@ -2475,6 +2475,10 @@ Label destruction o</programlisting>
<entry></entry>
<entry><errorcode>ESRCH</errorcode></entry>
</row>
<row>
<entry></entry>
<entry><errorcode>ENOENT</errorcode></entry>
</row>
<row>
<entry></entry>
<entry>EACCES</entry>

View file

@ -2475,6 +2475,10 @@ Label destruction o</programlisting>
<entry></entry>
<entry><errorcode>ESRCH</errorcode></entry>
</row>
<row>
<entry></entry>
<entry><errorcode>ENOENT</errorcode></entry>
</row>
<row>
<entry></entry>
<entry>EACCES</entry>