aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/write.2')
-rw-r--r--man2/write.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2
index e1d743152f..b651a43d90 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -322,7 +322,7 @@ perform a
(or
.BR writev (2))
at the same time, then the I/O operations were not atomic
-with respect updating the file offset,
+with respect to updating the file offset,
with the result that the blocks of data output by the two processes
might (incorrectly) overlap.
This problem was fixed in Linux 3.14.