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

This commit is contained in:
Ruslan Ermilov 2002-01-10 12:55:36 +00:00
parent 3b0536fa2a
commit b6ff0012db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89205

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