Minor spelling tweak for discretionary.
This commit is contained in:
parent
b1ad3b2f2c
commit
ee7a6550ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13941
2 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
<para>MAC, or Mandatory Access Control, is a feature introduced by
|
<para>MAC, or Mandatory Access Control, is a feature introduced by
|
||||||
the TrustedBSD Project to supplement the existing standard DAC
|
the TrustedBSD Project to supplement the existing standard DAC
|
||||||
(Discreationary Access Control) policies of BSD Unix systems.</para>
|
(Discretionary Access Control) policies of BSD Unix systems.</para>
|
||||||
|
|
||||||
<para>This chapter introduces the MAC policy framework and
|
<para>This chapter introduces the MAC policy framework and
|
||||||
provides documentation for a sample MAC policy module.</para>
|
provides documentation for a sample MAC policy module.</para>
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
<para>MAC, or Mandatory Access Control, is a feature introduced by
|
<para>MAC, or Mandatory Access Control, is a feature introduced by
|
||||||
the TrustedBSD Project to supplement the existing standard DAC
|
the TrustedBSD Project to supplement the existing standard DAC
|
||||||
(Discreationary Access Control) policies of BSD Unix systems.</para>
|
(Discretionary Access Control) policies of BSD Unix systems.</para>
|
||||||
|
|
||||||
<para>This chapter introduces the MAC policy framework and
|
<para>This chapter introduces the MAC policy framework and
|
||||||
provides documentation for a sample MAC policy module.</para>
|
provides documentation for a sample MAC policy module.</para>
|
||||||
|
|
Loading…
Reference in a new issue