aboutsummaryrefslogtreecommitdiffstats
path: root/man2/write.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-09 20:07:44 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-09 20:07:44 +0000
commita9b4ebbc8f99cd01f77f909ef7c93f9dbae47b5c (patch)
treeb37d196a6a6338f789487920ccafa5f2ee6f4f6c /man2/write.2
parentc47291a73fa724a95ead942a5bdb69a5b44c58db (diff)
downloadman-pages-a9b4ebbc8f99cd01f77f909ef7c93f9dbae47b5c.tar.gz
ffix
Diffstat (limited to 'man2/write.2')
-rw-r--r--man2/write.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/write.2 b/man2/write.2
index 18584295b1..bb0c8bf46e 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -164,7 +164,9 @@ SVr4, 4.3BSD, POSIX.1-2001.
.\" SVr4 documents additional error
.\" conditions EDEADLK, ENOLCK, ENOLNK, ENOSR, ENXIO, or ERANGE.
-Under SVr4 a write may be interrupted and return EINTR at any point,
+Under SVr4 a write may be interrupted and return
+.B EINTR
+at any point,
not just before any data is written.
.SH NOTES
A successful return from