Hi, On 2/20/21 9:12 PM, edef wrote: > Signed-off-by: edef <edef@xxxxxxx> Thanks. Patch 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 60b3e08dd..e698178d2 100644 > --- a/man2/futex.2 > +++ b/man2/futex.2 > @@ -1573,7 +1573,7 @@ and the kernel state; > that is, the kernel detected a waiter which waits via > .BR FUTEX_WAIT > or > -.BR FUTEX_WAIT_BITESET > +.BR FUTEX_WAIT_BITSET > on > .IR uaddr . > .TP > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/