Author: dj
Date: Tue Jun  7 19:37:58 2016
New Revision: 17459

Log:
Fix 70-uaccess.rules (systemd)

Modified:
   branches/systemd/general.ent
   branches/systemd/general/sysutils/systemd.xml
   branches/systemd/introduction/important/systemd-units.xml
   branches/systemd/introduction/welcome/changelog.xml

Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent        Tue Jun  7 19:30:12 2016        (r17458)
+++ branches/systemd/general.ent        Tue Jun  7 19:37:58 2016        (r17459)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
 <!ENTITY day          "04">                   <!-- Always 2 digits -->
-<!ENTITY month        "06">                   <!-- Always 2 digits -->
+<!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS systemd Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "June 4th, &year;">
+<!ENTITY releasedate  "June 8th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "systemd">          <!-- x.y|development] -->

Modified: branches/systemd/general/sysutils/systemd.xml
==============================================================================
--- branches/systemd/general/sysutils/systemd.xml       Tue Jun  7 19:30:12 
2016        (r17458)
+++ branches/systemd/general/sysutils/systemd.xml       Tue Jun  7 19:37:58 
2016        (r17459)
@@ -13,7 +13,7 @@
 
 ]>
 
-<sect1 id="systemd" xreflabel="Systemd-&systemd-version;" revision="systemd">
+<sect1 id="systemd" xreflabel="Systemd-&systemd-version;">
   <?dbhtml filename="systemd.html"?>
 
   <sect1info>
@@ -137,7 +137,7 @@
     devices:</para>
 
 <screen><userinput>sed -e 's@DRI and frame buffer@DRI@' \
-    -e '/SUBSYTEM==\"graphics\", KERNEL==\"fb\*\"/d' \
+    -e '/SUBSYSTEM==\"graphics\", KERNEL==\"fb\*\"/d' \
     -i  src/login/70-uaccess.rules</userinput></screen>
 
     <para>

Modified: branches/systemd/introduction/important/systemd-units.xml
==============================================================================
--- branches/systemd/introduction/important/systemd-units.xml   Tue Jun  7 
19:30:12 2016        (r17458)
+++ branches/systemd/introduction/important/systemd-units.xml   Tue Jun  7 
19:37:58 2016        (r17459)
@@ -5,7 +5,7 @@
   %general-entities;
 ]>
 
-<sect1 id="bootscripts" xreflabel="blfs-systemd-units-&systemd-units-version;" 
revision="systemd">
+<sect1 id="bootscripts" xreflabel="blfs-systemd-units-&systemd-units-version;">
   <?dbhtml filename="systemd-units.html"?>
 
   <sect1info>

Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Tue Jun  7 19:30:12 
2016        (r17458)
+++ branches/systemd/introduction/welcome/changelog.xml Tue Jun  7 19:37:58 
2016        (r17459)
@@ -44,6 +44,15 @@
 
 -->
     <listitem>
+      <para>June 8th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - correct typo in 70-uaccess.rules (systemd).</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 4th, 2016</para>
       <itemizedlist>
         <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to