diff options
Diffstat (limited to 'termkey_advisereadable.3')
-rw-r--r-- | termkey_advisereadable.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termkey_advisereadable.3 b/termkey_advisereadable.3 index ba859ca..fe70125 100644 --- a/termkey_advisereadable.3 +++ b/termkey_advisereadable.3 @@ -25,7 +25,7 @@ At least one byte was read. No nore bytes were read. .TP .B TERMKEY_RES_ERROR -An IO error occured. \fIerrno\fP will be preserved. +An IO error occured. \fIerrno\fP will be preserved. If the error is \fBEINTR\fP then this will only be returned if \fBTERMKEY_FLAG_EINTR\fP flag is not set; if it is then the IO operation will be retried instead. .SH "SEE ALSO" .BR termkey_new (3), .BR termkey_getkey (3), |