aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2024-01-20 16:26:34 +0000
committerGordon Bergling <gbe@FreeBSD.org>2024-01-20 16:26:34 +0000
commitb2ec175fcaac90fc6a1caf066656eaa092f32611 (patch)
tree9823d1962eb06c3dc3af6aa8dd4195d88937682a /lib
parent7cf293536ebacc92150be12e0be928500e670610 (diff)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/_umtx_op.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/_umtx_op.2 b/lib/libc/sys/_umtx_op.2
index 9c0f1f425e47..60f90c32ba35 100644
--- a/lib/libc/sys/_umtx_op.2
+++ b/lib/libc/sys/_umtx_op.2
@@ -424,7 +424,7 @@ regardless of the kind of backing memory.
Only the address of the start byte of the variable specified as key is
important for determining corresponding sleep queue.
The size of the variable does not matter, so, for example, sleep on the same
-address interpeted as
+address interpreted as
.Vt uint32_t
and
.Vt long