Author: archaic
Date: 2005-06-20 12:57:20 -0600 (Mon, 20 Jun 2005)
New Revision: 6072

Modified:
   trunk/BOOK/chapter05/bash.xml
   trunk/BOOK/chapter05/binutils-pass2.xml
   trunk/BOOK/chapter05/perl.xml
   trunk/BOOK/chapter06/bash.xml
   trunk/BOOK/chapter06/glibc.xml
   trunk/BOOK/chapter06/less.xml
   trunk/BOOK/chapter06/mktemp.xml
   trunk/BOOK/chapter06/perl.xml
   trunk/BOOK/chapter06/psmisc.xml
Log:
Minor wording change.

Modified: trunk/BOOK/chapter05/bash.xml
===================================================================
--- trunk/BOOK/chapter05/bash.xml       2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter05/bash.xml       2005-06-20 18:57:20 UTC (rev 6072)
@@ -39,7 +39,7 @@
 
 <screen><userinput>./configure --prefix=/tools 
--without-bash-malloc</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter05/binutils-pass2.xml
===================================================================
--- trunk/BOOK/chapter05/binutils-pass2.xml     2005-06-20 18:50:03 UTC (rev 
6071)
+++ trunk/BOOK/chapter05/binutils-pass2.xml     2005-06-20 18:57:20 UTC (rev 
6072)
@@ -50,7 +50,7 @@
 <screen><userinput>../binutils-&binutils-version;/configure --prefix=/tools \
     --disable-nls --enable-shared 
--with-lib-path=/tools/lib</userinput></screen>
 
-<para>The meaning of the new configure option:</para>
+<para>The meaning of the new configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter05/perl.xml
===================================================================
--- trunk/BOOK/chapter05/perl.xml       2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter05/perl.xml       2005-06-20 18:57:20 UTC (rev 6072)
@@ -39,7 +39,7 @@
 
 <screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='IO Fcntl 
POSIX'</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/bash.xml
===================================================================
--- trunk/BOOK/chapter06/bash.xml       2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/bash.xml       2005-06-20 18:57:20 UTC (rev 6072)
@@ -46,7 +46,7 @@
 <screen><userinput>./configure --prefix=/usr --bindir=/bin \
     --without-bash-malloc --with-installed-readline</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml      2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/glibc.xml      2005-06-20 18:57:20 UTC (rev 6072)
@@ -71,7 +71,7 @@
     --disable-profile --enable-add-ons \
     --enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc</userinput></screen>
 
-<para>The meaning of the new configure option:</para>
+<para>The meaning of the new configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/less.xml
===================================================================
--- trunk/BOOK/chapter06/less.xml       2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/less.xml       2005-06-20 18:57:20 UTC (rev 6072)
@@ -34,7 +34,7 @@
 
 <screen><userinput>./configure --prefix=/usr --bindir=/bin 
--sysconfdir=/etc</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/mktemp.xml
===================================================================
--- trunk/BOOK/chapter06/mktemp.xml     2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/mktemp.xml     2005-06-20 18:57:20 UTC (rev 6072)
@@ -41,7 +41,7 @@
 
 <screen><userinput>./configure --prefix=/usr --with-libc</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/perl.xml
===================================================================
--- trunk/BOOK/chapter06/perl.xml       2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/perl.xml       2005-06-20 18:57:20 UTC (rev 6072)
@@ -37,7 +37,7 @@
 
 <screen><userinput>./configure.gnu --prefix=/usr -Dpager="/bin/less 
-isR"</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

Modified: trunk/BOOK/chapter06/psmisc.xml
===================================================================
--- trunk/BOOK/chapter06/psmisc.xml     2005-06-20 18:50:03 UTC (rev 6071)
+++ trunk/BOOK/chapter06/psmisc.xml     2005-06-20 18:57:20 UTC (rev 6072)
@@ -35,7 +35,7 @@
 
 <screen><userinput>./configure --prefix=/usr 
--exec-prefix=""</userinput></screen>
 
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
 
 <variablelist>
 <varlistentry>

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

Reply via email to