mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-20 22:58:41 -04:00
Merge branch 'master' of https://github.com/Codesire-Deng/liburing
* 'master' of https://github.com/Codesire-Deng/liburing: man: fix SYNOPSIS of `io_uring_register_sync_cancel`
This commit is contained in:
@@ -9,7 +9,7 @@ io_uring_register_sync_cancel \- issue a synchronous cancelation request
|
||||
.nf
|
||||
.B #include <liburing.h>
|
||||
.PP
|
||||
.BI "int io_uring_register_buffers(struct io_uring *" ring ",
|
||||
.BI "int io_uring_register_sync_cancel(struct io_uring *" ring ",
|
||||
.BI " struct io_uring_sync_cancel_reg *" reg ");
|
||||
.PP
|
||||
.SH DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user