aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-12-14 00:16:58 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-14 00:16:58 +0100
commit4cf763f7cf83d1fd713c7467ebbe15ca9b0ca749 (patch)
tree7cda5a9edb79c4099f8d75ce55a16e35d324989f
parentd1b8c93c4c870a6eb410b68bff0cfdea9c5382a4 (diff)
downloadman-pages-4cf763f7cf83d1fd713c7467ebbe15ca9b0ca749.tar.gz
copy_file_range.2: wfix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/copy_file_range.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index 25146a1dd4..264684dbb2 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -201,7 +201,7 @@ when both filesystems are of the same type,
and that filesystem implements support for it.
See BUGS for behavior prior to Linux 5.19.
.PP
-Applications should target the behaviour and requirements of 5.19 kernels,
+Applications should target the behaviour and requirements of Linux 5.19,
that was also backported to earlier stable kernels.
.SH STANDARDS
The