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:
Xin LI 2005-07-03 04:49:17 +00:00
parent 3fdfd60a6d
commit 13066979d9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25013

View file

@ -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