Skip to content

Commit d8a83c1

Browse files
author
Paul Cobbaut
committed
type ative --> active thank you Bram from KBC
1 parent 352bd4a commit d8a83c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selinux/030_selinux_theory.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SE Linux is activated. You may need to reboot now.</screen>
4040
<para>Use <command>getenforce</command><indexterm><primary>getenforce</primary></indexterm> to verify whether selinux is <command>enforced</command>, <command>disabled</command> or <command>permissive</command>.</para>
4141
<screen>[root@rhel55 ~]# getenforce
4242
Permissive</screen>
43-
<para>The <command>/selinux/enforce</command> file contains 1 when enforcing, and 0 when permissive mode is ative.</para>
43+
<para>The <command>/selinux/enforce</command> file contains 1 when enforcing, and 0 when permissive mode is active.</para>
4444
<screen>root@fedora13 ~# cat /selinux/enforce
4545
1root@fedora13 ~#</screen>
4646
</section>

0 commit comments

Comments
 (0)