linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] copy_file_range.2: tfix
@ 2019-10-22  3:20 Yang Xu
  2019-10-31  5:25 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Yang Xu @ 2019-10-22  3:20 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, Yang Xu

Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
---
 man2/copy_file_range.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index c6ae11a8f..9ed0cc31a 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -177,7 +177,7 @@ specified data types.
 .I fd_out
 refers to an immutable file.
 .TP
-.B TXTBSY
+.B ETXTBSY
 Either
 .I fd_in
 or
-- 
2.18.1




^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] copy_file_range.2: tfix
@ 2019-12-09 10:56 Nikola Forró
  2019-12-12  8:36 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Nikola Forró @ 2019-12-09 10:56 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

Signed-off-by: Nikola Forró <nforro@redhat.com>
---
 man2/copy_file_range.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index 9ed0cc31a..4173b84a2 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -84,7 +84,7 @@ allowed to overlap.
 The
 .I flags
 argument is provided to allow for future extensions
-and currently must be to 0.
+and currently must be set to 0.
 .SH RETURN VALUE
 Upon successful completion,
 .BR copy_file_range ()
-- 
2.21.0



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

end of thread, other threads:[~2019-12-12  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  3:20 [PATCH] copy_file_range.2: tfix Yang Xu
2019-10-31  5:25 ` Michael Kerrisk (man-pages)
2019-12-09 10:56 Nikola Forró
2019-12-12  8:36 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).