From 3c44837c5c39859c8c03943737f384b81faf7bfa Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Feb 2001 18:40:03 +0000 Subject: (Basic Scheduling Functions): Fix typo. --- manual/resource.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/resource.texi') diff --git a/manual/resource.texi b/manual/resource.texi index cbab47e..5afc843 100644 --- a/manual/resource.texi +++ b/manual/resource.texi @@ -985,7 +985,7 @@ function, so there are no specific @code{errno} values. @comment sched.h @comment POSIX -@deftypefun sched_yield (void) +@deftypefun int sched_yield (void) This function voluntarily gives up the process' claim on the CPU. -- cgit v1.1