summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleepqueue.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2004-06-21 14:11:45 +0000
committermpp <mpp@FreeBSD.org>2004-06-21 14:11:45 +0000
commiteaa9f155723426c6e63c8edbc43d4b03d0550350 (patch)
tree82d49cadb5aca7186002b81ef7f82fdceb355221 /share/man/man9/sleepqueue.9
parentb65b61b58aeaebbbf4262463c237a9a97d74b531 (diff)
downloadFreeBSD-src-eaa9f155723426c6e63c8edbc43d4b03d0550350.zip
FreeBSD-src-eaa9f155723426c6e63c8edbc43d4b03d0550350.tar.gz
Spelling fixes.
Diffstat (limited to 'share/man/man9/sleepqueue.9')
-rw-r--r--share/man/man9/sleepqueue.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/sleepqueue.9 b/share/man/man9/sleepqueue.9
index 81fc2e3..5ac0b6c 100644
--- a/share/man/man9/sleepqueue.9
+++ b/share/man/man9/sleepqueue.9
@@ -221,7 +221,7 @@ If so,
.Fn sleepq_calc_signal_retval
returns
.Er ERESTART
-if the interrupting signal is restarable and
+if the interrupting signal is restartable and
.Er EINTR
otherwise.
If the sleep was not interrupted by a signal,
@@ -237,7 +237,7 @@ The
.Fn sleepq_signal
function awakens the highest priority thread sleeping on a wait channel while
.Fn sleepq_broadcast
-awakends all of the threads sleeping on a wait channel.
+awakens all of the threads sleeping on a wait channel.
The
.Fa wchan
argument specifics which wait channel to awaken.
OpenPOWER on IntegriCloud