Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH] man/man2/copy_file_range.2: ffix
@ 2026-05-13 22:01 Thomas Voss
  2026-05-13 22:22 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Voss @ 2026-05-13 22:01 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, Thomas Voss

Hi!

Just came across this formatting issue in copy_file_range(2).  I went
ahead and wrote a quick fix and also did some searching for similar bugs
across the rest of the manuals with Awk, but didn’t come across
anything.

— Thomas

Signed-off-by: Thomas Voss <mail@tvoss.eu>
---
 man/man2/copy_file_range.2 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/man2/copy_file_range.2 b/man/man2/copy_file_range.2
index de502867d..a8ed82c4f 100644
--- a/man/man2/copy_file_range.2
+++ b/man/man2/copy_file_range.2
@@ -211,7 +211,8 @@ provided a user-space fallback implementation when the kernel did not
 implement this system call.
 .\" glibc.git 5a659ccc0ec2 (2019-06-28; "io: Remove copy_file_range emulation [BZ #24744]")
 Since glibc 2.30, that fallback has been removed; the function now
-fails with ENOSYS if the kernel lacks support for .BR copy_file_range ().
+fails with ENOSYS if the kernel lacks support for
+.BR copy_file_range ().
 .SH NOTES
 If
 .I fd_in
-- 
2.54.0


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

* Re: [PATCH] man/man2/copy_file_range.2: ffix
  2026-05-13 22:01 [PATCH] man/man2/copy_file_range.2: ffix Thomas Voss
@ 2026-05-13 22:22 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2026-05-13 22:22 UTC (permalink / raw)
  To: Thomas Voss; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]

On 2026-05-14T00:01:53+0200, Thomas Voss wrote:
> Hi!

Hi Thomas!

> 
> Just came across this formatting issue in copy_file_range(2).  I went
> ahead and wrote a quick fix and also did some searching for similar bugs
> across the rest of the manuals with Awk, but didn’t come across
> anything.
> 
> — Thomas
> 
> Signed-off-by: Thomas Voss <mail@tvoss.eu>

Thanks!  I've applied the patch.


Have a lovely night!
Alex

> ---
>  man/man2/copy_file_range.2 | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/man/man2/copy_file_range.2 b/man/man2/copy_file_range.2
> index de502867d..a8ed82c4f 100644
> --- a/man/man2/copy_file_range.2
> +++ b/man/man2/copy_file_range.2
> @@ -211,7 +211,8 @@ provided a user-space fallback implementation when the kernel did not
>  implement this system call.
>  .\" glibc.git 5a659ccc0ec2 (2019-06-28; "io: Remove copy_file_range emulation [BZ #24744]")
>  Since glibc 2.30, that fallback has been removed; the function now
> -fails with ENOSYS if the kernel lacks support for .BR copy_file_range ().
> +fails with ENOSYS if the kernel lacks support for
> +.BR copy_file_range ().
>  .SH NOTES
>  If
>  .I fd_in
> -- 
> 2.54.0
> 
> 

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2026-05-13 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 22:01 [PATCH] man/man2/copy_file_range.2: ffix Thomas Voss
2026-05-13 22:22 ` Alejandro Colomar

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