Add futex related man pages Noted in the man pages as well, but do note that the io_uring futex operations adhere to the futex2(2) FUTEX2_* flags, not the older v1 futex(2) flags. Signed-off-by: Jens Axboe <axboe@kernel.dk>