On Thu, 12 Jan 2023 22:57:05 +0700, Ammar Faizi wrote: > I have found two people confused about the io_uring_prep_splice() > function, especially on the offset part. The current manpage for > io_uring_prep_splice() doesn't tell about the rules of the offset > arguments. > > Despite these rules are already noted in "man 2 io_uring_enter", > people who want to know about this prep function will prefer to read > "man 3 io_uring_prep_splice". Let's explain it there. > > [...] Applied, thanks! [1/4] liburing-ffi.map: Add io_uring_prep_msg_ring_cqe_flags() function commit: 390b4f6a1314f8b1c51ced51c70b8646a51ad081 [2/4] CHANGELOG: Note about --nolibc configure option deprecation commit: 68c2a983819edae4e724b49b2e644767684eb103 [3/4] liburing.h: 's/is adjust/is adjusted/' and fix indentation commit: f63a594cbc58bb0f680e7d424f2d8f836142aa35 [4/4] man/io_uring_prep_splice.3: Explain more about io_uring_prep_splice() commit: 55bbe5b71c7d39c9ea44e5abb886846010c67baa Best regards, -- Jens Axboe