Oof, it is not my day. Unswap the descriptions of EINTR and ERESTART.

This commit is contained in:
John Baldwin 2007-03-09 17:56:05 +00:00
parent 196baa968a
commit 0a1d8ac624

View File

@ -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