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 febcb995df..58f92f209e 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -101,7 +101,7 @@ If \fIcount\fP is zero and refers to a regular file, then .BR write () may return a failure status if one of the errors below is detected. -If no errors are detected, +If no errors are detected, or error detection is not performed, 0 will be returned without causing any other effect. If \fIcount\fP is zero and |
