File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<para>
27
27
Security label providers intended to be used in production will typically be
28
28
dependent on a platform-specific feature such as
29
- <productname>SE-Linux </productname>. This module is platform-independent,
29
+ <productname>SELinux </productname>. This module is platform-independent,
30
30
and therefore better-suited to regression testing.
31
31
</para>
32
32
</sect2>
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
76
76
label provider must interpret security labels; it merely provides a
77
77
mechanism for storing them. In practice, this facility is intended to allow
78
78
integration with label-based mandatory access control (MAC) systems such as
79
- <productname>SE-Linux </>. Such systems make all access control decisions
79
+ <productname>SELinux </>. Such systems make all access control decisions
80
80
based on object labels, rather than traditional discretionary access control
81
81
(DAC) concepts such as users and groups.
82
82
</para>
You can’t perform that action at this time.
0 commit comments