MFC: Fix spelling of EACCES.
This commit is contained in:
parent
8b1670d00c
commit
4dcf8bb3e2
@ -333,7 +333,7 @@ or an entire pathname exceeded 1023 characters.
|
||||
.It Bq Er ENOENT
|
||||
A component of the specified pathname does not exist,
|
||||
or the pathname is an empty string.
|
||||
.It Bq Er ACCES
|
||||
.It Bq Er EACCES
|
||||
An attempt is made to access a file in a way forbidden by its file access
|
||||
permissions.
|
||||
.It Bq Er ELOOP
|
||||
|
Loading…
x
Reference in New Issue
Block a user