Document that sendfile(2) can fail with ENOBUFS.

Reviewed by:	glebius
This commit is contained in:
Kevin Lo 2012-11-14 01:45:10 +00:00
parent 82e5de4d20
commit d9b3cfecfd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243015

View File

@ -265,6 +265,8 @@ is negative.
.It Bq Er EIO
An error occurred while reading from
.Fa fd .
.It Bq Er ENOBUFS
The system was unable to allocate an internal buffer.
.It Bq Er ENOTCONN
The
.Fa s