public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing v1] man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text
@ 2025-12-04 21:59 Joanne Koong
  2025-12-04 22:47 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Joanne Koong @ 2025-12-04 21:59 UTC (permalink / raw)
  To: axboe; +Cc: io-uring

Remove accidentally duplicated IORING_REGISTER_DST_REPLACE description.

Fixes: 4c2dd9c29010 ("Add man page for io_uring_clone_buffers_offset()")
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
---
 man/io_uring_clone_buffers.3 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/man/io_uring_clone_buffers.3 b/man/io_uring_clone_buffers.3
index 3f0a881b..4fd9c241 100644
--- a/man/io_uring_clone_buffers.3
+++ b/man/io_uring_clone_buffers.3
@@ -129,9 +129,6 @@ this flag.
 .B IORING_REGISTER_DST_REPLACE
 If set, cloning may happen for a destination ring that already has a buffer
 table assigned. In that case, existing nodes that overlap with the specified
-range will be released and replaced.IORING_REGISTER_DST_REPLACE
-If set, cloning may happen for a destination ring that already has a buffer
-table assigned. In that case, existing nodes that overlap with the specified
 range will be released and replaced.
 .PP
 
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-04 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 21:59 [PATCH liburing v1] man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text Joanne Koong
2025-12-04 22:47 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox