Since sendfile(2) works on regular files only,

which have no negative offsets, "negative" and
"invalid" are equivalent WRT the offset argument.

Suggested by:	bde
This commit is contained in:
Yaroslav Tykhiy 2004-10-18 10:02:04 +00:00
parent 4325be53b0
commit 017aaf79e1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136660

View file

@ -219,7 +219,7 @@ is not a SOCK_STREAM type socket.
The
.Fa offset
argument
is invalid, i.e. negative.
is negative.
.It Bq Er ENOTCONN
The
.Fa s