mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-19 18:54:12 -04:00
Fix typo in io_uring_get_sqe man page
Signed-off-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>
This commit is contained in:
@@ -43,7 +43,7 @@ to return valid data when reaping IO completions, either
|
||||
or
|
||||
.BR io_uring_sqe_set_data64 (3)
|
||||
.B MUST
|
||||
have been called submitting the request.
|
||||
have been called before submitting the request.
|
||||
|
||||
.SH RETURN VALUE
|
||||
.BR io_uring_get_sqe (3)
|
||||
|
||||
Reference in New Issue
Block a user