diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/io_uring_enter.2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/io_uring_enter.2 b/man/io_uring_enter.2 index 7a3498d..eeabced 100644 --- a/man/io_uring_enter.2 +++ b/man/io_uring_enter.2 @@ -280,9 +280,6 @@ field in the submission queue entry is invalid, or the flag was set in the submission queue entry, but no files were registered with the io_uring instance .TP -.BR EBUSY -the io_uring instance is being acted on by another thread -.TP .BR EFAULT buffer is outside of the process' accessible address space .TP |