tee.2: Document EAGAIN error

See https://bugzilla.kernel.org/show_bug.cgi?id=48641

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-18 16:02:55 +02:00
parent 0655aa15d2
commit b7224af900
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,12 @@ returns \-1 and
is set to indicate the error.
.SH ERRORS
.TP
.B EAGAIN
.B SPLICE_F_NONBLOCK
was specified in
.IR flags ,
and the operation would block.
.TP
.B EINVAL
.I fd_in
or