Util-Linux package development
 help / color / mirror / Atom feed
From: "Štěpán Němec" <stepnem@smrk.net>
To: util-linux@vger.kernel.org
Subject: [PATCH] copyfilerange(man): fix swapped offsets in command example
Date: Mon, 20 Apr 2026 20:05:28 +0200	[thread overview]
Message-ID: <20260420180528.943663-1-stepnem@smrk.net> (raw)

Signed-off-by: Štěpán Němec <stepnem@smrk.net>
---
 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


             reply	other threads:[~2026-04-20 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-20 18:05 Štěpán Němec [this message]
2026-04-21 18:32 ` [PATCH] copyfilerange(man): fix swapped offsets in command example Dick Marinus
2026-04-22  6:17 ` Benno Schulenberg
2026-04-22 18:25   ` [PATCH] copyfilerange: (man) " Štěpán Němec
2026-04-23  9:48     ` Benno Schulenberg
2026-04-27  8:14       ` Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260420180528.943663-1-stepnem@smrk.net \
    --to=stepnem@smrk.net \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox