This commit is contained in:
Michael Kerrisk 2007-10-13 20:29:01 +00:00
parent d573a00547
commit 8b17f282d1
1 changed files with 2 additions and 2 deletions

View File

@ -106,11 +106,11 @@ or the current file offset is not suitably aligned.
.B EINVAL
.I fd
was created via a call to
.BR timer_create (2)
.BR timerfd_create (2)
and the wrong size buffer was given to
.BR read ();
see
.BR timer_create (2)
.BR timerfd_create (2)
for further information.
.TP
.B EIO