Author: dnicholson
Date: 2006-10-11 21:56:23 -0600 (Wed, 11 Oct 2006)
New Revision: 6337

Modified:
   trunk/BOOK/basicnet/textweb/lynx.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/config/profile.xml
   trunk/BOOK/server/mail/postfix.xml
Log:
Tab to space conversions


Modified: trunk/BOOK/basicnet/textweb/lynx.xml
===================================================================
--- trunk/BOOK/basicnet/textweb/lynx.xml        2006-10-12 03:28:43 UTC (rev 
6336)
+++ trunk/BOOK/basicnet/textweb/lynx.xml        2006-10-12 03:56:23 UTC (rev 
6337)
@@ -116,9 +116,9 @@
     variables are set to avoid getting the help and documentation files
     installed under <filename class="directory">/etc</filename>.</para>
 
-       <para><parameter>install-full</parameter>: In addition to the standard
-       installation, this target installs the documentation and the help
-       files.</para>
+    <para><parameter>install-full</parameter>: In addition to the standard
+    installation, this target installs the documentation and the help
+    files.</para>
 
     <para><option>--with-ssl</option>: This enables support for
     linking SSL into <application>Lynx</application>.</para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-10-12 03:28:43 UTC 
(rev 6336)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-10-12 03:56:23 UTC 
(rev 6337)
@@ -116,7 +116,7 @@
       <itemizedlist>
         <listitem>
           <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
-         bug and a syntax error for newer makes.</para>
+          bug and a syntax error for newer makes.</para>
         </listitem>
         <listitem>
           <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build

Modified: trunk/BOOK/postlfs/config/profile.xml
===================================================================
--- trunk/BOOK/postlfs/config/profile.xml       2006-10-12 03:28:43 UTC (rev 
6336)
+++ trunk/BOOK/postlfs/config/profile.xml       2006-10-12 03:56:23 UTC (rev 
6337)
@@ -492,7 +492,7 @@
 }
 
 if [ -f "$HOME/.bashrc" ] ; then
-       source $HOME/.bashrc
+  source $HOME/.bashrc
 fi
 
 if [ -d "$HOME/bin" ] ; then
@@ -531,7 +531,7 @@
 # in /etc/bashrc.
 
 if [ -f "/etc/bashrc" ] ; then
-       source /etc/bashrc
+  source /etc/bashrc
 fi
 
 # End ~/.bashrc</literal>

Modified: trunk/BOOK/server/mail/postfix.xml
===================================================================
--- trunk/BOOK/server/mail/postfix.xml  2006-10-12 03:28:43 UTC (rev 6336)
+++ trunk/BOOK/server/mail/postfix.xml  2006-10-12 03:56:23 UTC (rev 6337)
@@ -372,7 +372,7 @@
       <varlistentry id="discard">
         <term><command>discard</command></term>
         <listitem>
-         <para>Processes delivery requests from the queue manager that cannot
+          <para>Processes delivery requests from the queue manager that cannot
           be delivered to the recipient.</para>
           <indexterm zone="postfix discard">
             <primary sortas="b-discard">discard</primary>

-- 
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