| commit | d682edea71fd4a822eea64ad4c6a6142fc55bb1d | [log] [tgz] |
|---|---|---|
| author | Breno Leitao <leit@fb.com> | Tue Jan 03 06:47:13 2023 -0800 |
| committer | Breno Leitao <leit@fb.com> | Wed Jan 11 08:51:30 2023 -0800 |
| tree | 25b2faf0d549b8c9ed738d6e91062a0521de88be | |
| parent | 27180d7be0590dce0f88f0ca94ab5e3d1c1e1a3f [diff] |
man/io_uring_prep_msg_ring: Add additional function This patch adds a manpage entry for io_uring_prep_msg_ring_cqe_flags() together with the io_uring_prep_msg_ring() manpage, since the functions are very similar. Signed-off-by: Breno Leitao <leitao@debian.org>