From a004e7ff005b490e505296c6f75de6c14eec29c3 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 18 May 2006 05:25:31 +0000 Subject: [PATCH] ffix --- man2/sched_setaffinity.2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index c4b693c5c..fc2d24a1b 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -128,7 +128,6 @@ argument specifies the size (in bytes) of If .I pid is zero, then the mask of the calling process is returned. - .SH "RETURN VALUE" On success, .BR sched_setaffinity () @@ -138,7 +137,6 @@ return 0. On error, \-1 is returned, and .I errno is set appropriately. - .SH ERRORS .TP .B EFAULT