summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kse.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/kse.2')
-rw-r--r--lib/libc/sys/kse.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kse.2 b/lib/libc/sys/kse.2
index b34f448..d4ef2fc 100644
--- a/lib/libc/sys/kse.2
+++ b/lib/libc/sys/kse.2
@@ -489,7 +489,7 @@ may contain any of the following bits OR'ed together:
Block upcalls from happening.
The thread is in some critical section.
.It Dv KMF_NOCOMPLETED , KMF_DONE , KMF_BOUND
-This thread should be considerred to be permanently bound to
+This thread should be considered to be permanently bound to
its KSE, and treated much like a non-threaded process would be.
It is a
.Dq "long term"
@@ -497,7 +497,7 @@ version of
.Dv KMF_NOUPCALL
in some ways.
.It Dv KMF_WAITSIGEVENT
-Implement charactersitics needed for the signal delivery thread.
+Implement characteristics needed for the signal delivery thread.
.El
.\"
.Ss Thread Mailboxes
OpenPOWER on IntegriCloud