aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 16:31:50 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-10 16:31:50 +0100
commitcf486e4aa9dfdf5c3faf7ecfbe287e3d9e0048dd (patch)
treea4760eaa26d5d64248962e89dbd53c07606dc5bc
parentb796767217667e4054073f05da704b9ca32affd9 (diff)
downloadman-pages-cf486e4aa9dfdf5c3faf7ecfbe287e3d9e0048dd.tar.gz
CPU_SET.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/CPU_SET.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3
index e63e03bda9..495b24cda1 100644
--- a/man3/CPU_SET.3
+++ b/man3/CPU_SET.3
@@ -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.