aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sendfile.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/sendfile.2')
-rw-r--r--man2/sendfile.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sendfile.2 b/man2/sendfile.2
index 3e8edd9d50..2a14a456e6 100644
--- a/man2/sendfile.2
+++ b/man2/sendfile.2
@@ -108,7 +108,7 @@ is set appropriately.
.SH ERRORS
.TP
.B EAGAIN
-Non-blocking I/O has been selected using
+Nonblocking I/O has been selected using
.B O_NONBLOCK
and the write would block.
.TP