procctl(2): Clarify the ESRCH error code case

Approved by: kib
Differential Revision: https://reviews.freebsd.org/D47010
This commit is contained in:
Gleb Popov 2024-10-08 15:27:40 +03:00
parent 72f5e9833f
commit e3ebc5f534

View File

@ -755,6 +755,10 @@ No processes matched the requested
.Fa idtype
and
.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
An invalid operation or flag was passed in
.Fa data