aboutsummaryrefslogtreecommitdiffstats
path: root/man2/copy_file_range.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/copy_file_range.2')
-rw-r--r--man2/copy_file_range.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index 20374abb21..9bb1813ee8 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -100,7 +100,9 @@ is not open for reading; or
is not open for writing; or
the
.B O_APPEND
-flag is set for the open file description referred to by
+flag is set for the open file description (see
+.BR open (2))
+referred to by the file descriptor
.IR fd_out .
.TP
.B EFBIG