From c799d40f9ebf6432df4b0d1c0857c59236c6ae7a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 Dec 2017 05:13:46 +0100 Subject: [PATCH] copy_file_range.2: Library support was added in glibc 2.27 Signed-off-by: Michael Kerrisk --- man2/copy_file_range.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2 index c0f1af4b4..4a91c4b7e 100644 --- a/man2/copy_file_range.2 +++ b/man2/copy_file_range.2 @@ -125,6 +125,7 @@ are not on the same mounted filesystem. The .BR copy_file_range () system call first appeared in Linux 4.5. +Library support was added in glibc 2.27. .SH CONFORMING TO The .BR copy_file_range ()