Author: bdubbs
Date: 2009-08-30 15:15:15 -0600 (Sun, 30 Aug 2009)
New Revision: 8000

Modified:
   trunk/BOOK/general/genlib/dbus-bindings.xml
   trunk/BOOK/postlfs/security/openssl.xml
Log:
Remove a trailing blank

Modified: trunk/BOOK/general/genlib/dbus-bindings.xml
===================================================================
--- trunk/BOOK/general/genlib/dbus-bindings.xml 2009-08-29 17:18:46 UTC (rev 
7999)
+++ trunk/BOOK/general/genlib/dbus-bindings.xml 2009-08-30 21:15:15 UTC (rev 
8000)
@@ -127,7 +127,7 @@
     <para>Install <application>D-Bus GLib Bindings</application> by
     running the following commands:</para>
 
-<screen><userinput>./configure --prefix=/usr \ 
+<screen><userinput>./configure --prefix=/usr \
             --libexecdir=/usr/lib/dbus-1.0/dbus-1 &amp;&amp;
 make</userinput></screen>
 

Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     2009-08-29 17:18:46 UTC (rev 
7999)
+++ trunk/BOOK/postlfs/security/openssl.xml     2009-08-30 21:15:15 UTC (rev 
8000)
@@ -122,9 +122,7 @@
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make MANDIR=/usr/share/man install              
  &amp;&amp;
-
 cp -v -r certs /etc/ssl                           &amp;&amp;
-
 install -v -d -m755 /usr/share/doc/openssl-&openssl-version; &amp;&amp;
 cp -v -r doc/{HOWTO,README,*.{txt,html,gif}} \
     /usr/share/doc/openssl-&openssl-version;</userinput></screen>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to