summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/kthread.97
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man9/kthread.9 b/share/man/man9/kthread.9
index 0dd7705..ef5aa1a 100644
--- a/share/man/man9/kthread.9
+++ b/share/man/man9/kthread.9
@@ -37,6 +37,13 @@
.Nm kthread_suspend ,
.Nm kthread_suspend_check
.Nd kernel threads
+.Pp
+.Em WARNING WARNING WARNING.. these functions have been renamed. See
+.Xr kproc 9 .
+.Pp
+These functions will return in almost identical form but will create actual
+kernel threads. In their old form they created kernel
+.Em PROCESSES .
.Sh SYNOPSIS
.In sys/kthread.h
.Ft void
OpenPOWER on IntegriCloud