mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 00:33:30 +00:00
procctl(2): Clarify the ESRCH error code case
Approved by: kib Differential Revision: https://reviews.freebsd.org/D47010
This commit is contained in:
parent
72f5e9833f
commit
e3ebc5f534
@ -755,6 +755,10 @@ No processes matched the requested
|
|||||||
.Fa idtype
|
.Fa idtype
|
||||||
and
|
and
|
||||||
.Fa id .
|
.Fa id .
|
||||||
|
.It Bq Er ESRCH
|
||||||
|
No descendant processes can be found matching criteria specified in the
|
||||||
|
.Dv PROC_REAP_KILL
|
||||||
|
request.
|
||||||
.It Bq Er EINVAL
|
.It Bq Er EINVAL
|
||||||
An invalid operation or flag was passed in
|
An invalid operation or flag was passed in
|
||||||
.Fa data
|
.Fa data
|
||||||
|
Loading…
Reference in New Issue
Block a user