Add a placeholder paragraph for the user architecture section, replacing
the "..." with a brief summary of what is to come.
This commit is contained in:
parent
499253ef61
commit
4605a95479
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16591
2 changed files with 16 additions and 2 deletions
en_US.ISO8859-1/books
|
@ -166,7 +166,14 @@
|
|||
<sect1 id="mac-userland-arch">
|
||||
<title>Userland Architecture</title>
|
||||
|
||||
<para>...</para>
|
||||
<para>The TrustedBSD MAC Framework includes a number of
|
||||
policy-agnostic elements, including MAC library interfaces
|
||||
for abstractly managing labels, modifications to the system
|
||||
credential management and login libraries to support the
|
||||
assignment of MAC labels to users, and a set of tools to
|
||||
monitor and modify labels on processes, files, and network
|
||||
interfaces. More details on the user architecture will
|
||||
be added to this section in the near future.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mac-entry-point">
|
||||
|
|
|
@ -166,7 +166,14 @@
|
|||
<sect1 id="mac-userland-arch">
|
||||
<title>Userland Architecture</title>
|
||||
|
||||
<para>...</para>
|
||||
<para>The TrustedBSD MAC Framework includes a number of
|
||||
policy-agnostic elements, including MAC library interfaces
|
||||
for abstractly managing labels, modifications to the system
|
||||
credential management and login libraries to support the
|
||||
assignment of MAC labels to users, and a set of tools to
|
||||
monitor and modify labels on processes, files, and network
|
||||
interfaces. More details on the user architecture will
|
||||
be added to this section in the near future.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mac-entry-point">
|
||||
|
|
Loading…
Reference in a new issue