- stick to American English spelling of behavior
This commit is contained in:
parent
4680078988
commit
3b12a884d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48489
1 changed files with 1 additions and 1 deletions
|
|
@ -776,7 +776,7 @@ KMOD=geom_journal
|
|||
|
||||
<para>Kernel threads are created with &man.kthread.create.9;
|
||||
function, and they are sort of similar to userland threads in
|
||||
behaviour, only they cannot return to caller to signify
|
||||
behavior, only they cannot return to caller to signify
|
||||
termination, but must call &man.kthread.exit.9;.</para>
|
||||
|
||||
<para>In GEOM code, the usual use of threads is to offload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue