Sync up ERRORS section with errno.h.

This commit is contained in:
Mike Pritchard 2004-06-20 12:44:42 +00:00
parent 8979ef3901
commit 8caf8b1799
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130783

View File

@ -265,6 +265,20 @@ Inappropriate file type or format.
Authentication error.
.It Bq Er ENEEDAUTH
Need authenticator.
.It Bq Er EIDRM
Identifier removed
.It Bq ENOMSG
No message of desired type
.It Bq EOVERFLOW
Value too large to be stored in data type
.It Bq ECANCELED
Operation canceled
.It Bq EILSEQ
Illegal byte sequence
.It Bq ENOATTR
Attribute not found
.It Bq EDOOFUS
Programming error
.El
.Sh SEE ALSO
.Xr example 1 ,