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:
yar 2004-10-18 10:02:04 +00:00
parent 0a81e8ba6e
commit 9890e8970e

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