Author: bdubbs
Date: 2006-09-03 21:28:14 -0600 (Sun, 03 Sep 2006)
New Revision: 6290

Modified:
   trunk/BOOK/general/genutils/genutils.xml
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed wording in php describing ini file

Modified: trunk/BOOK/general/genutils/genutils.xml
===================================================================
--- trunk/BOOK/general/genutils/genutils.xml    2006-09-04 03:15:35 UTC (rev 
6289)
+++ trunk/BOOK/general/genutils/genutils.xml    2006-09-04 03:28:14 UTC (rev 
6290)
@@ -30,7 +30,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="unixodbc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="graphviz.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="xterm.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="luit.xml"/>
+<!--  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="luit.xml"/> 
-->
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="rman.xml"/>
 
 </chapter>

Modified: trunk/BOOK/general/prog/php.xml
===================================================================
--- trunk/BOOK/general/prog/php.xml     2006-09-04 03:15:35 UTC (rev 6289)
+++ trunk/BOOK/general/prog/php.xml     2006-09-04 03:28:14 UTC (rev 6290)
@@ -338,8 +338,8 @@
       <para>The file used as the default <filename>/etc/php.ini</filename>
       configuration file is recommended by the <application>PHP</application>
       development team. This file modifies the default behavior of
-      <application>PHP</application> if no <filename>/etc/php.ini</filename>
-      is used and all configuration settings fall to the defaults. You should
+      <application>PHP</application>.  If no <filename>/etc/php.ini</filename>
+      is used, all configuration settings fall to the defaults. You should
       review the comments in this file and ensure the changes are acceptable
       in your particular environment.</para>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-09-04 03:15:35 UTC 
(rev 6289)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-09-04 03:28:14 UTC 
(rev 6290)
@@ -45,6 +45,10 @@
       <para>September 4th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Fixed wording in php describing ini file.
+          Thanks to Pippin for pointing this out.</para>
+        </listitem>
+        <listitem>
           <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
           packages out of the Xorg-7 chapter as they are now developed
           externally. Added notes to their pages to indicate that they

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