[PATCH] copyfilerange(man): fix swapped offsets in command example

Štěpán Němec <[email protected]> Mon, 20 Apr 2026 20:05:28 +0200
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Signed-off-by: Štěpán Němec <[email protected]>
---
 misc-utils/copyfilerange.1.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-utils/copyfilerange.1.adoc b/misc-utils/copyfilerange.1.adoc
index 303a1a7b25e2..89b95e9516fa 100644
--- a/misc-utils/copyfilerange.1.adoc
+++ b/misc-utils/copyfilerange.1.adoc
@@ -71,7 +71,7 @@
 
 copyfilerange split-first-mb join ::
 
-copyfilerange split-remainder join 1M::
+copyfilerange split-remainder join :1M:
 ....
 
 == SEE ALSO

base-commit: 2f0a4512ea813b050172207c88ddfa9ace12d830
-- 
2.53.0