Sync up ERRORS section with errno.h.
This commit is contained in:
parent
8979ef3901
commit
8caf8b1799
@ -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 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user