mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-25 07:15:26 -04:00
ff73ac71a1
With the recent change to ensure that submission side errors that happen on behalf of an sqe are returned in the form of a cqe rather than -1/errno from the system call, make sure that the man page reflects that. Signed-off-by: Jens Axboe <axboe@kernel.dk>