[securityguide] Fixed section IDs.

Bara Ančincová bancinco at fedoraproject.org
Sun Aug 10 23:00:57 UTC 2014


commit 203b2ef284ee4de48f45b3feed9f5c66407511d9
Author: Barbora Ancincova <bancinco at redhat.com>
Date:   Sun Aug 10 23:47:20 2014 +0200

    Fixed section IDs.

 en-US/Managing_Users.xml          |    2 +-
 en-US/Secure_Linux_Containers.xml |    2 +-
 en-US/Systemd_Access_Control.xml  |    2 +-
 en-US/sepolicy_Suite.xml          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Managing_Users.xml b/en-US/Managing_Users.xml
index dba9fcb..d65c274 100644
--- a/en-US/Managing_Users.xml
+++ b/en-US/Managing_Users.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<section id="chap-Security-Enhanced_Linux-Confining_Users">
+<section id="sect-Security-Enhanced_Linux-Confining_Users">
 	<title>Confining Users</title>
 	<para>
 		A number of confined SELinux users are available in &PRODUCT;. Each Linux user is mapped to an SELinux user using SELinux policy, allowing Linux users to inherit the restrictions placed on SELinux users, for example (depending on the user), not being able to: run the X Window System; use networking; run setuid applications (unless SELinux policy permits it); or run the <command>su</command> and <command>sudo</command> commands. This helps protect the system from the user. Refer to <xref linkend="sect-Security-Enhanced_Linux-Targeted_Policy-Confined_and_Unconfined_Users" /> for further information about confined users.
diff --git a/en-US/Secure_Linux_Containers.xml b/en-US/Secure_Linux_Containers.xml
index 39a7974..c8bb5a5 100644
--- a/en-US/Secure_Linux_Containers.xml
+++ b/en-US/Secure_Linux_Containers.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<section id="chap-Security-Enhanced_Linux-Containers">
+<section id="sect-Security-Enhanced_Linux-Containers">
 	<title>Secure Linux Containers</title>
 
 	<para>
diff --git a/en-US/Systemd_Access_Control.xml b/en-US/Systemd_Access_Control.xml
index ab8d609..e6fb2b7 100644
--- a/en-US/Systemd_Access_Control.xml
+++ b/en-US/Systemd_Access_Control.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<section id="chap-Security-Enhanced_Linux-Systemd_Access_Control">
+<section id="sect-Security-Enhanced_Linux-Systemd_Access_Control">
 	<title>SELinux <systemitem>systemd</systemitem> Access Control</title>
 
 	<para>
diff --git a/en-US/sepolicy_Suite.xml b/en-US/sepolicy_Suite.xml
index d37a896..4d640a5 100644
--- a/en-US/sepolicy_Suite.xml
+++ b/en-US/sepolicy_Suite.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<section id="chap-Security-Enhanced_Linux-the_sepolicy_Suite">
+<section id="sect-Security-Enhanced_Linux-the_sepolicy_Suite">
         <title>The <systemitem>sepolicy</systemitem> Suite</title>
         <para>
 		The <systemitem>sepolicy</systemitem> utility provides a suite of features to query the installed SELinux policy. These features are either new or were previously provided by separate utilities, such as <systemitem>sepolgen</systemitem> or <systemitem>setrans</systemitem>. The suite allows you to generate transition reports, man pages, or even new policy modules, thus giving users easier access and better understanding of the SELinux policy.


More information about the docs-commits mailing list