From: jasper Date: Thu, 9 Nov 2023 09:13:32 +0000 (+0000) Subject: missing full stop X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c28370416df9278a013312c221de77f7eb208086;p=openbsd missing full stop --- diff --git a/lib/libc/sys/futex.2 b/lib/libc/sys/futex.2 index dfe45adc4ce..89c6d4a3add 100644 --- a/lib/libc/sys/futex.2 +++ b/lib/libc/sys/futex.2 @@ -1,4 +1,4 @@ -.\" $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 .\" @@ -14,7 +14,7 @@ .\" 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 @@ -127,7 +127,7 @@ or a nanosecond value less than zero or greater than or equal to 1000 million. .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