aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-04-02 12:28:00 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-04-02 12:28:00 +0200
commit1f72eb7511efe63235d23b3142c3dbc51c5c613f (patch)
tree3dd8dfb9cd0d8de5285a12723a9138fd46e1fceb /man2/write.2
parent46b470231f02e0e4a30a3599a35f884c4c98a8c4 (diff)
downloadman-pages-1f72eb7511efe63235d23b3142c3dbc51c5c613f.tar.gz
write.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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.