diff options
Diffstat (limited to 'share/man/man9/mi_switch.9')
-rw-r--r-- | share/man/man9/mi_switch.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mi_switch.9 b/share/man/man9/mi_switch.9 index 4219c603f29a..f6e5d7317300 100644 --- a/share/man/man9/mi_switch.9 +++ b/share/man/man9/mi_switch.9 @@ -59,7 +59,7 @@ The function implements the machine independent prelude to a thread context switch. It is called from only a few distinguished places in the kernel -code as a result of the principle of non-preemtable kernel mode execution. +code as a result of the principle of non-preemptable kernel mode execution. The various major uses of .Nm can be enumerated as follows: |