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

Dick Marinus <[email protected]> Tue, 21 Apr 2026 20:32:13 +0200
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Thanks =C5=A0t=C4=9Bp=C3=A1n,

I mixed up, thanks for correcting this!

greetings,
Dick Marinus

Quoting =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec (2026-04-20 20:05:28)
> Signed-off-by: =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec <[email protected]>
> ---
>  misc-utils/copyfilerange.1.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>=20
> 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 @@
> =20
>  copyfilerange split-first-mb join ::
> =20
> -copyfilerange split-remainder join 1M::
> +copyfilerange split-remainder join :1M:
>  ....
> =20
>  =3D=3D SEE ALSO
>=20
> base-commit: 2f0a4512ea813b050172207c88ddfa9ace12d830
> --=20
> 2.53.0
>=20
>