mdoc(7) police: finish up the "proc" -> "thread" conversion.

This commit is contained in:
ru 2002-01-10 12:55:36 +00:00
parent 526b201adf
commit 5bafb7523a

View File

@ -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