Apply a spell checker to the first few sections.
This commit is contained in:
parent
6f8d640a6d
commit
499253ef61
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16590
2 changed files with 6 additions and 6 deletions
en_US.ISO8859-1/books
|
@ -139,7 +139,7 @@
|
|||
FLASK framework above the TrustedBSD MAC framework. This
|
||||
document describes the rough architecture of the framework,
|
||||
with the understanding that this is a work-in-progress and may
|
||||
change subtantially as requirements evolve.</para>
|
||||
change substantially as requirements evolve.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mac-kernel-arch">
|
||||
|
@ -176,7 +176,7 @@
|
|||
registered with the framework: entry points associated with
|
||||
the registration and management of policies, entry points
|
||||
denoting initialization, creation, destruction, and other life
|
||||
cycle events for kernel objects, events assocated with access
|
||||
cycle events for kernel objects, events associated with access
|
||||
control decisions that the policy module may influence, and
|
||||
calls associated with the management of labels on objects. In
|
||||
addition, a <function>mac_syscall()</function> entry point is
|
||||
|
@ -1025,7 +1025,7 @@
|
|||
|
||||
<para>Destroy the label on a devfs entry. In this entry
|
||||
point, a policy module should free any internal storage
|
||||
asociated with <parameter>label</parameter> so that it may
|
||||
associated with <parameter>label</parameter> so that it may
|
||||
be destroyed.</para>
|
||||
</sect3>
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
FLASK framework above the TrustedBSD MAC framework. This
|
||||
document describes the rough architecture of the framework,
|
||||
with the understanding that this is a work-in-progress and may
|
||||
change subtantially as requirements evolve.</para>
|
||||
change substantially as requirements evolve.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mac-kernel-arch">
|
||||
|
@ -176,7 +176,7 @@
|
|||
registered with the framework: entry points associated with
|
||||
the registration and management of policies, entry points
|
||||
denoting initialization, creation, destruction, and other life
|
||||
cycle events for kernel objects, events assocated with access
|
||||
cycle events for kernel objects, events associated with access
|
||||
control decisions that the policy module may influence, and
|
||||
calls associated with the management of labels on objects. In
|
||||
addition, a <function>mac_syscall()</function> entry point is
|
||||
|
@ -1025,7 +1025,7 @@
|
|||
|
||||
<para>Destroy the label on a devfs entry. In this entry
|
||||
point, a policy module should free any internal storage
|
||||
asociated with <parameter>label</parameter> so that it may
|
||||
associated with <parameter>label</parameter> so that it may
|
||||
be destroyed.</para>
|
||||
</sect3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue