Fix typo in io_uring_get_sqe man page

Signed-off-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>
This commit is contained in:
Samuel Williams
2022-10-20 14:58:58 +13:00
parent ec6ced48bf
commit 1aa17f80ff
+1 -1
View File
@@ -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)