Re: [PATCH] futex.2: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/29/2015 08:23 PM, Heinrich Schuchardt wrote:
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>

Thanks, Heinrich. Applied.

Cheers,

Michael



> ---
>  man2/futex.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man2/futex.2 b/man2/futex.2
> index 0959ca0..b4a52b1 100644
> --- a/man2/futex.2
> +++ b/man2/futex.2
> @@ -44,7 +44,7 @@ system call provides a method for waiting until a certain condition becomes
>  true.
>  It is typically used as a blocking construct in the context of
>  shared-memory synchronization: The program implements the majority of
> -the synchronization in user space, and uses one of operations of
> +the synchronization in user space, and uses one of the operations of
>  the system call when it is likely that it has to block for
>  a longer time until the condition becomes true.
>  The program uses another operation of the system call to wake
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux