Slightly improve fixed rules description for Biba

This commit is contained in:
Denis Peplin 2004-07-12 09:45:11 +00:00
parent 7ef9c72e02
commit b25e777ec2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21450

View file

@ -1428,9 +1428,9 @@ test: biba/high</screen>
<listitem> <listitem>
<para>Fixed rules: no write up, no read down (opposite of <para>Fixed rules: no write up, no read down (opposite of
<acronym>MLS</acronym>). A subject can have write access <acronym>MLS</acronym>). A subject can have write access
to objects on its own level but not above. Similarly, a to objects on its own level or below, but not above. Similarly, a
subject can have read access to objects on its own level subject can have read access to objects on its own level
above but not below;</para> or above, but not below;</para>
</listitem> </listitem>
<listitem> <listitem>