Remove "MAC Framework" from a bunch of headings where it seems

redundant.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
This commit is contained in:
Robert Watson 2003-04-20 17:27:14 +00:00
parent be5924b944
commit a7b83db368
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16625
2 changed files with 20 additions and 20 deletions
en_US.ISO8859-1/books
arch-handbook/mac
developers-handbook/mac

View file

@ -170,8 +170,8 @@
flexibility in how they authorize protections.</para>
</sect1>
<sect1 id="mac-kernel-arch">
<title>Kernel Architecture</title>
<sect1 id="mac-framework-kernel-arch">
<title>MAC Framework Kernel Architecture</title>
<para>The TrustedBSD MAC Framework permits kernel modules to
extend the operating system security policy, as well as
@ -181,8 +181,8 @@
some definition of useful) compose the results of the
policies.</para>
<sect2 id="mac-kernel-arch-elements">
<title>MAC Framework Kernel Elements</title>
<sect2 id="mac-framework-kernel-arch-elements">
<title>Kernel Elements</title>
<para>The MAC Framework contains a number of kernel elements:</para>
@ -211,8 +211,8 @@
</itemizedlist>
</sect2>
<sect2 id="mac-kernel-arch-entrypoints">
<title>MAC Framework Entry Points</title>
<sect2 id="mac-framework-kernel-arch-entrypoints">
<title>Entry Points</title>
<para>Kernel services interact with the MAC Framework in two ways:
they invoke a series of APIs to notify the framework of relevant
@ -231,8 +231,8 @@
security labels).</para>
</sect2>
<sect2 id="mac-kernel-arch-composition">
<title>MAC Framework Policy Composition</title>
<sect2 id="mac-framework-kernel-arch-composition">
<title>Policy Composition</title>
<para>When more than one policy module is loaded into the kernel
at a time, the results of the policy modules will be composed
@ -247,8 +247,8 @@
selections of policies.</para>
</sect2>
<sect2 id="mac-kernel-arch-labels">
<title>MAC Framework Labeling Support</title>
<sect2 id="mac-framework-kernel-arch-labels">
<title>Labeling Support</title>
<para>As many interesting access control extensions rely on
security labels on objects, the MAC Framework provides a set

View file

@ -170,8 +170,8 @@
flexibility in how they authorize protections.</para>
</sect1>
<sect1 id="mac-kernel-arch">
<title>Kernel Architecture</title>
<sect1 id="mac-framework-kernel-arch">
<title>MAC Framework Kernel Architecture</title>
<para>The TrustedBSD MAC Framework permits kernel modules to
extend the operating system security policy, as well as
@ -181,8 +181,8 @@
some definition of useful) compose the results of the
policies.</para>
<sect2 id="mac-kernel-arch-elements">
<title>MAC Framework Kernel Elements</title>
<sect2 id="mac-framework-kernel-arch-elements">
<title>Kernel Elements</title>
<para>The MAC Framework contains a number of kernel elements:</para>
@ -211,8 +211,8 @@
</itemizedlist>
</sect2>
<sect2 id="mac-kernel-arch-entrypoints">
<title>MAC Framework Entry Points</title>
<sect2 id="mac-framework-kernel-arch-entrypoints">
<title>Entry Points</title>
<para>Kernel services interact with the MAC Framework in two ways:
they invoke a series of APIs to notify the framework of relevant
@ -231,8 +231,8 @@
security labels).</para>
</sect2>
<sect2 id="mac-kernel-arch-composition">
<title>MAC Framework Policy Composition</title>
<sect2 id="mac-framework-kernel-arch-composition">
<title>Policy Composition</title>
<para>When more than one policy module is loaded into the kernel
at a time, the results of the policy modules will be composed
@ -247,8 +247,8 @@
selections of policies.</para>
</sect2>
<sect2 id="mac-kernel-arch-labels">
<title>MAC Framework Labeling Support</title>
<sect2 id="mac-framework-kernel-arch-labels">
<title>Labeling Support</title>
<para>As many interesting access control extensions rely on
security labels on objects, the MAC Framework provides a set