diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2024-01-20 16:26:34 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2024-01-20 16:26:34 +0000 |
| commit | b2ec175fcaac90fc6a1caf066656eaa092f32611 (patch) | |
| tree | 9823d1962eb06c3dc3af6aa8dd4195d88937682a /lib | |
| parent | 7cf293536ebacc92150be12e0be928500e670610 (diff) | |
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/_umtx_op.2 | 2 |
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 |
