]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CPU_SET.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Mar 2016 15:31:50 +0000 (16:31 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 10 Mar 2016 15:31:50 +0000 (16:31 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/CPU_SET.3

index e63e03bda9a82bb55e0da3ef5d80b92b9b859046..495b24cda107beb94bc96f7b34a70e0dac70bd91 100644 (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.