missing full stop
authorjasper <jasper@openbsd.org>
Thu, 9 Nov 2023 09:13:32 +0000 (09:13 +0000)
committerjasper <jasper@openbsd.org>
Thu, 9 Nov 2023 09:13:32 +0000 (09:13 +0000)
lib/libc/sys/futex.2

index dfe45ad..89c6d4a 100644 (file)
@@ -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