aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-05-19 10:23:30 -0600
committerJens Axboe <axboe@kernel.dk>2022-05-19 10:23:30 -0600
commitd23d7b670b28a04e8f9a659f353c67632032534e (patch)
tree3977953f3682b8f2c50a35c9f5005fca304dd246
parent298f2cd6ef2f7819dfcd4a67eb49db348c3906d7 (diff)
downloadliburing-d23d7b670b28a04e8f9a659f353c67632032534e.tar.gz
man/io_uring_register_buf_ring.3: note 5.19 availability
Signed-off-by: Jens Axboe <axboe@kernel.dk>
-rw-r--r--man/io_uring_register_buf_ring.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man/io_uring_register_buf_ring.3 b/man/io_uring_register_buf_ring.3
index 28cbf96..9abb59b 100644
--- a/man/io_uring_register_buf_ring.3
+++ b/man/io_uring_register_buf_ring.3
@@ -124,6 +124,8 @@ or
.BR io_uring_buf_ring_advance (3)
to provide buffers, which will set these fields and update the tail.
+Available since 5.19.
+
.SH RETURN VALUE
On success
.BR io_uring_register_buf_ring (3)