Add EINVAL to list of possible return values for cpuset_getaffinity(2).

PR:		149978
Submitted by:	gcooper
Patch by:	gcooper
Approved by:	keramida (mentor)
MFC after:	1 week
This commit is contained in:
gjb 2010-09-10 23:15:05 +00:00
parent 5a233127aa
commit 3ec13fa002

View File

@ -121,6 +121,12 @@ The
or
.Fa which
argument was not a valid value.
.It Bq Er EINVAL
The
.Fa mask
argument specified when calling
.Fn cpuset_setaffinity
was not a valid value.
.It Bq Er EDEADLK
The
.Fn cpuset_setaffinity