summaryrefslogtreecommitdiffstats
path: root/share/man/man9/kthread.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2000-10-27 20:55:15 +0000
committermpp <mpp@FreeBSD.org>2000-10-27 20:55:15 +0000
commit488d906ef4d0e0f74445659a0d420156da14b136 (patch)
tree5d348cbd835ac10975cdf55c0481247a9e31070f /share/man/man9/kthread.9
parente5bd9f160df3d57dbd216f6a87dc6cef0b4dce49 (diff)
downloadFreeBSD-src-488d906ef4d0e0f74445659a0d420156da14b136.zip
FreeBSD-src-488d906ef4d0e0f74445659a0d420156da14b136.tar.gz
Typo fix.
Diffstat (limited to 'share/man/man9/kthread.9')
-rw-r--r--share/man/man9/kthread.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/kthread.9 b/share/man/man9/kthread.9
index 3cd0bff..fc6da94 100644
--- a/share/man/man9/kthread.9
+++ b/share/man/man9/kthread.9
@@ -54,7 +54,7 @@ is used to start "internal" daemons and intended to be called from
.Fn SYSINIT 9 .
The function
.Fn kthread_create
-is used to reate a kernel process/thread.
+is used to create a kernel process/thread.
It shares its address space with proc0; kernel only.
The function
.Fn kthread_exit
OpenPOWER on IntegriCloud