diff options
-rw-r--r-- | man/io_uring_prep_cancel.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/io_uring_prep_cancel.3 b/man/io_uring_prep_cancel.3 index ddf5a89..4c6fc28 100644 --- a/man/io_uring_prep_cancel.3 +++ b/man/io_uring_prep_cancel.3 @@ -57,4 +57,4 @@ is no longer possible. This should normally mean that it will complete shortly, either successfully, or interrupted due to the cancelation. .SH SEE ALSO -.BR io_uring_get_sqe (3), io_uring_submit (3) +.BR io_uring_prep_poll_remove (3), io_uring_get_sqe (3), io_uring_submit (3) |