diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2011-02-15 01:33:59 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2011-02-15 01:33:59 +0000 |
| commit | 30f6caedd30b121330b9bdf03867d52fa1347042 (patch) | |
| tree | 4815f5e6cc777ba86ba657e39845474b190dffdc /lib | |
| parent | 53c2958a1977365b05a0b47cd5fc3e7a8f6bbc52 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/cpuset_getaffinity.2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/sys/cpuset_getaffinity.2 b/lib/libc/sys/cpuset_getaffinity.2 index c8b272f0aeff..26d72ef7985e 100644 --- a/lib/libc/sys/cpuset_getaffinity.2 +++ b/lib/libc/sys/cpuset_getaffinity.2 @@ -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 |
