CPU_SET.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-10 16:31:50 +01:00
parent b796767217
commit cf486e4aa9
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ return the number of CPUs in
.BR CPU_EQUAL ()
and
.BR CPU_EQUAL_S ()
return nonzero if the two CPU sets are equal; otherwise it returns 0.
return nonzero if the two CPU sets are equal; otherwise they return 0.
.BR CPU_ALLOC ()
returns a pointer on success, or NULL on failure.