prctl.2: ERRORS: document EINVAL for PR_SET_DUMPABLE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-14 08:35:03 +02:00
parent 8a77c41352
commit f41882f0d8
1 changed files with 11 additions and 0 deletions

View File

@ -892,6 +892,17 @@ and
.I arg2
is not a valid signal number.
.TP
.B EINVAL
.I option
is
.BR PR_SET_DUMPABLE
and
.I arg2
is neither
.B SUID_DUMP_DISABLE
nor
.BR SUID_DUMP_USER .
.TP
.B EPERM
.I option
is