summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-10 12:55:36 +0000
committerru <ru@FreeBSD.org>2002-01-10 12:55:36 +0000
commit5bafb7523a4fdce7ef6352a7de2258beae743fad (patch)
tree91697c8a134c92eb22d31c92d25c3d623aa72ed1
parent526b201adfee680828c893b3f0cdc2aedea04e85 (diff)
downloadFreeBSD-src-5bafb7523a4fdce7ef6352a7de2258beae743fad.zip
FreeBSD-src-5bafb7523a4fdce7ef6352a7de2258beae743fad.tar.gz
mdoc(7) police: finish up the "proc" -> "thread" conversion.
-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 745d459..9f30f25 100644
--- a/share/man/man9/sleepqueue.9
+++ b/share/man/man9/sleepqueue.9
@@ -75,8 +75,8 @@ The sleep queues and the hash array are protected internally by the
mutex.
.Pp
.Fn unsleep
-simply removes the process
-.Fa p
+simply removes the thread
+.Fa td
from its sleep queue.
.Pp
.Fn sleepinit
OpenPOWER on IntegriCloud