summaryrefslogtreecommitdiff
path: root/lib/libc/sys/thr_self.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/thr_self.2')
-rw-r--r--lib/libc/sys/thr_self.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/thr_self.2 b/lib/libc/sys/thr_self.2
index 7c8a0fcecc93..423efa4beca1 100644
--- a/lib/libc/sys/thr_self.2
+++ b/lib/libc/sys/thr_self.2
@@ -71,12 +71,12 @@ The memory pointed to by the
argument is not valid.
.El
.Sh SEE ALSO
+.Xr _umtx_op 2 ,
.Xr thr_exit 2 ,
.Xr thr_kill 2 ,
.Xr thr_kill2 2 ,
.Xr thr_new 2 ,
.Xr thr_set_name 2 ,
-.Xr _umtx_op 2 ,
.Xr pthread_getthreadid_np 3 ,
.Xr pthread_self 3
.Sh STANDARDS