summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleep.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r--share/man/man9/sleep.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9
index 469df9c..9141762 100644
--- a/share/man/man9/sleep.9
+++ b/share/man/man9/sleep.9
@@ -93,7 +93,7 @@ then the thread will be made
runnable with the specified
.Fa priority
when it resumes.
-.Dv PZERO
+.Dv PZERO
should never be used, as it is for compatibility only.
A new priority of 0 means to use the thread's current priority when
it is made runnable again.
@@ -243,7 +243,7 @@ It is the programmer's responsibility to choose a unique
value.
The older
.Fn wakeup
-function did not require this, though it was never good practice
+function did not require this, though it was never good practice
for threads to share a
.Fa chan
value.
OpenPOWER on IntegriCloud