diff options
Diffstat (limited to 'man2/sendfile.2')
-rw-r--r-- | man2/sendfile.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/sendfile.2 b/man2/sendfile.2 index 01ee2ccb..8ba23fed 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -94,7 +94,9 @@ Applications may wish to fall back to .BR read (2)/ write (2) in the case where .BR sendfile () -fails with EINVAL or ENOSYS. +fails with +.B EINVAL +or ENOSYS. .SH "RETURN VALUE" If the transfer was successful, the number of bytes written to .I out_fd |