From: Michael Kerrisk Date: Thu, 7 Jan 2021 09:09:20 +0000 (+0100) Subject: sched_setaffinity.2: wfix X-Git-Tag: man-pages-5.11~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a93e8a5abb85dd261f2d973ddd4d333c479d2f;p=thirdparty%2Fman-pages.git sched_setaffinity.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 2dfb285895..c2a2fa0c47 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -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