On 07/19/13 14:29, Peter Schiffer wrote: > Hello, > > futex(7) man page contains broken sentence. Attached patch proposes one > possible fix for this problem. > > peter Applied. Thanks Peter, Cheers, Michael > > diff --git a/man7/futex.7 b/man7/futex.7 > index 31d91a1..2c5b56c 100644 > --- a/man7/futex.7 > +++ b/man7/futex.7 > @@ -51,7 +51,7 @@ in which case the application is commonly called > multithreaded. > .SS Semantics > .PP > Any futex operation starts in user space, > -but it may necessary to communicate with the kernel using the > +but it may be necessary to communicate with the kernel using the > .BR futex (2) > system call. > .PP > -- 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