Oof, it is not my day. Unswap the descriptions of EINTR and ERESTART.
This commit is contained in:
parent
196baa968a
commit
0a1d8ac624
@ -178,9 +178,9 @@ and
|
||||
will fail if:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EINTR
|
||||
A signal was caught and the system call should be restarted.
|
||||
.It Bq Er ERESTART
|
||||
A signal was caught and the system call should be interrupted.
|
||||
.It Bq Er ERESTART
|
||||
A signal was caught and the system call should be restarted.
|
||||
.El
|
||||
.Pp
|
||||
.Fn cv_timedwait
|
||||
|
Loading…
x
Reference in New Issue
Block a user