diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2006-04-27 07:36:15 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2006-04-27 07:36:15 +0000 |
commit | d97fb96ea72cc1d8046cec19e72c7e8809a2af21 (patch) | |
tree | 58834899317e5fc0a080f0b94ca00fa7be6831db /en_US.ISO8859-1/books/handbook/mac | |
parent | 45f15433afa56e300d7f3bbaa17e334354a8d96e (diff) | |
download | doc-d97fb96ea72cc1d8046cec19e72c7e8809a2af21.tar.gz doc-d97fb96ea72cc1d8046cec19e72c7e8809a2af21.zip |
Fix build, I should know better and never blindly trust.
No beer for: keramida
Notes
Notes:
svn path=/head/; revision=27643
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/mac')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/mac/chapter.sgml | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml index c2ca29bdc9..47d661bed1 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml @@ -841,23 +841,33 @@ test: biba/high</screen> to keep in view at least the following:</para> <itemizedlist> - <listitem>The implementation requirements</listitem> + <listitem> + <para>The implementation requirements;</para> + </listitem> - <listitem>The implementation goals</listitem> + <listitem> + <para>The implementation goals;</para> + </listitem> </itemizedlist> <para>For <acronym>MAC</acronym> installations, these include:</para> <itemizedlist> - <listitem>How to classify information and resources available on - the target systems.</listitem> + <listitem> + <para>How to classify information and resources available on + the target systems. + </listitem> - <listitem>What sorts of information or resources to restrict - access to and the type of restrictions that should be - applied.</listitem> + <listitem> + <para>What sorts of information or resources to restrict + access to and the type of restrictions that should be + applied.</para> + </listitem> - <listitem>Which <acronym>MAC</acronym> module or modules will be - required to achieve this goal.</listitem> + <listitem> + <para>Which <acronym>MAC</acronym> module or modules will be + required to achieve this goal.</para> + </listitem> </itemizedlist> <para>It is always possible to reconfigure and change the |