Add a space between "thread" and "into" so this reads like what it
should be. Submitted by: Wojciech A. Koszek [dunstan@freebsd.czest.pl]
This commit is contained in:
parent
3fdfd60a6d
commit
13066979d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25013
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@
|
|||
|
||||
<para>As kernel objects of interest may generally be accessed from
|
||||
more than one thread at a time, and simultaneous entry of more
|
||||
than one threadinto
|
||||
than one thread into
|
||||
the MAC Framework is permitted, security attribute storage
|
||||
maintained by the MAC Framework is carefully synchronized.
|
||||
In general, existing kernel synchronization on kernel
|
||||
|
|
Loading…
Reference in a new issue