Author: cjg
Date: Sat Aug 30 21:03:10 2014
New Revision: 14140

Log:
Minor fixes to LXDM page.

Modified:
   branches/systemd/lxde/apps/lxdm.xml

Modified: branches/systemd/lxde/apps/lxdm.xml
==============================================================================
--- branches/systemd/lxde/apps/lxdm.xml Sat Aug 30 20:54:00 2014        (r14139)
+++ branches/systemd/lxde/apps/lxdm.xml Sat Aug 30 21:03:10 2014        (r14140)
@@ -35,9 +35,9 @@
 
     <para>
       The <application>LXDM</application> is a
-      lightweight display manager for<application>LXDE</application>. It can 
also be used as an
-      alternative to 
<application>GNOME's</application><application>GDM</application> or
-      <application>KDE's</application><application>KDM</application>.
+      lightweight display manager for the <application>LXDE</application> 
desktop. It can also be used as an
+      alternative to <application>GNOME's</application> 
<application>GDM</application> or
+      <application>KDE's</application> <application>KDM</application>.
     </para>
 
     &lfs76_checked;
@@ -108,7 +108,7 @@
     </para>
 
 <screen><userinput>sed -e "/pam_selinux.so/d" -i pam/lxdm &amp;&amp;
-awk '/system-auth/{c++;if(c==2){sub("system-auth","system-account");}}1'  
pam/lxdm 2&gt;&amp;1 | tee pam/lxdm &amp;&amp;
+awk '/system-auth/{c++;if(c==2){sub("system-auth","system-account");}}1' 
pam/lxdm 2&gt;&amp;1 | tee pam/lxdm &amp;&amp;
                                ./configure --prefix=/usr \
                                --sysconfdir=/etc         \
                                --with-pam                \
@@ -191,7 +191,8 @@
       <para>
         It is also possible to set the preferred session on a per-user basis by
         editing the ~/.dmrc file for each user and adding:
-        <screen><literal>[Desktop]
+        <screen><literal>
+        [Desktop]
         Session=xfce</literal></screen>
       </para>
 
-- 
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