]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
write.2: Minor clarification for possible zero return
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 23 Nov 2015 17:21:05 +0000 (18:21 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 23 Nov 2015 17:21:05 +0000 (18:21 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/write.2

index febcb995df58b5bb31accae4414e487f18ff64c8..58f92f209ef5994545031447dfb4c17384940d7e 100644 (file)
@@ -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