[release-notes] A little organizing of the system daemons beat

Pete Travis immanetize at fedoraproject.org
Sun May 12 03:59:54 UTC 2013


commit d16b33b852263bb4d40bdc9630edeebe498fde10
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat May 11 20:57:22 2013 -0600

    A little organizing of the system daemons beat

 en-US/System_Daemons.xml |   40 +++++++++++++++++++++-------------------
 1 files changed, 21 insertions(+), 19 deletions(-)
---
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index 188e29f..2b53ae4 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -7,34 +7,36 @@
 
 <section>
   <title>System Daemons</title>
-  <indexterm><primary>systemd</primary></indexterm>
-  <para />
   <section>
-    <title>systemd lightweight containers</title>
-    <para><firstterm>nspawn</firstterm>containers have been improved in order
+    <title>systemd</title>
+    <indexterm><primary>systemd</primary></indexterm>
+    <para />
+    <section>
+      <title>systemd lightweight containers</title>
+      <para><firstterm>nspawn</firstterm> containers have been improved in order
       to allow installation an unmodified Fedora distribution for testing,
       debugging, and development.</para>
-  </section>
-
-  <section>
-    <title>systemd Message Catalog</title>
-    <para>The <package>systemd</package> Message Catalog uses globally-unique
+    </section>
+    
+    <section>
+      <title>systemd Message Catalog</title>
+      <para>The <package>systemd</package> Message Catalog uses globally-unique
       message identifiers to tie specific error messages to additional information
       such as comprehensive explanations and links to further information.</para>
-  </section>
+    </section>
 
-  <section>
-    <title>systemd Resource Control</title>
-    <para>In Fedora &PRODVER;, <package>systemd</package> adds the ability to
+    <section>
+      <title>systemd Resource Control</title>
+      <para>In Fedora &PRODVER;, <package>systemd</package> adds the ability to
       dynamically modify cgroups-based resource control for services.</para>
-  </section>
+    </section>
 
-  <section>
-    <title>systemd timers</title>
-    <indexterm><primary>systemd</primary></indexterm>
-    <para><package>systemd</package> adds support for calendar time events, in
+    <section>
+      <title>systemd timers</title>
+      <indexterm><primary>systemd</primary></indexterm>
+      <para><package>systemd</package> adds support for calendar time events, in
       addition to existing support for monotonic time events.</para>
+    </section>
   </section>
-
 </section>
 


More information about the docs-commits mailing list