Documentation: fix spelling mistake, EACCESS -> EACCES

Trivial fix to a spelling mistake of the error access name EACCESS,
rename to EACCES

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Colin Ian King
2018-10-26 18:25:49 +01:00
committed by Jonathan Corbet
parent f8d0dc21d4
commit cba8087d82
2 changed files with 3 additions and 3 deletions

View File

@@ -452,7 +452,7 @@ RETURN VALUE
ERRORS
EACCESS
EACCES
The current user does not have write access on the spufs mount
point.