-.\" $OpenBSD: futex.2,v 1.6 2021/05/26 18:11:59 kettenis Exp $
+.\" $OpenBSD: futex.2,v 1.7 2023/11/09 09:13:32 jasper Exp $
.\"
.\" Copyright (c) 2017 Martin Pieuchot
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 26 2021 $
+.Dd $Mdocdate: November 9 2023 $
.Dt FUTEX 2
.Os
.Sh NAME
.It Bq Er ETIMEDOUT
The
.Fa timeout
-expired before the thread was woken up
+expired before the thread was woken up.
.It Bq Er EINTR
A signal arrived.
.It Bq Er ECANCELED