seccomp.2, ptrace.2, move_pages.2: tfix

This fixes three typos of EACCES (one "S" is the correct errno
name).

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Kees Cook 2018-10-25 16:20:33 -07:00 committed by Michael Kerrisk
parent d7d7c8ea04
commit 7b10f505cf
3 changed files with 3 additions and 3 deletions

View File

@ -171,7 +171,7 @@ to indicate the error.
Too many pages to move.
.TP
.B EACCES
.\" FIXME Clarify "current cpuset" in the description of the EACCESS error.
.\" FIXME Clarify "current cpuset" in the description of the EACCES error.
.\" Is that the cpuset of the caller or the target?
One of the target nodes is not allowed by the current cpuset.
.TP

View File

@ -948,7 +948,7 @@ was NULL, then this return value can be used to correctly size the
array passed in a subsequent call.
.IP
This operation fails with the error
.B EACCESS
.B EACCES
if the caller does not have the
.B CAP_SYS_ADMIN
capability or if the caller is in strict or filter seccomp mode.

View File

@ -690,7 +690,7 @@ is set to indicate the cause of the error.
.BR seccomp ()
can fail for the following reasons:
.TP
.BR EACCESS
.BR EACCES
The caller did not have the
.BR CAP_SYS_ADMIN
capability in its user namespace, or had not set