diff options
Diffstat (limited to 'man2/write.2')
| -rw-r--r-- | man2/write.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2 index 3135623a41..9f4a814b6a 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -297,7 +297,7 @@ and .BR writev (2). And among the effects that should be atomic across threads (and processes) are updates of the file offset. -However, on Linux before version 3.14, +However, before Linux 3.14, this was not the case: if two processes that share an open file description (see .BR open (2)) |
