]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sched_setaffinity.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 7 Jan 2021 09:09:20 +0000 (10:09 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 7 Jan 2021 13:29:14 +0000 (14:29 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sched_setaffinity.2

index 2dfb285895d7c58ed4c45e684c94a7f7ed3328a0..c2a2fa0c47f683968be93ed4c6d5ad6dc848c656 100644 (file)
@@ -112,7 +112,7 @@ return 0 (but see "C library/kernel differences" below,
 which notes that the underlying
 .BR sched_getaffinity ()
 differs in its return value).
-On error, \-1 is returned, and
+On failure, \-1 is returned, and
 .I errno
 is set to indicate the error.
 .SH ERRORS