Author: bdubbs
Date: Mon Jul 15 09:12:03 2019
New Revision: 11641

Log:
Update bc option descriptions

Modified:
   trunk/BOOK/chapter06/bc.xml

Modified: trunk/BOOK/chapter06/bc.xml
==============================================================================
--- trunk/BOOK/chapter06/bc.xml Mon Jul 15 08:34:06 2019        (r11640)
+++ trunk/BOOK/chapter06/bc.xml Mon Jul 15 09:12:03 2019        (r11641)
@@ -100,10 +100,17 @@
       </varlistentry>
 
       <varlistentry>
-        <term><parameter>-G -O3</parameter></term>
+        <term><parameter>-O3</parameter></term>
         <listitem>
-          <para>These parameters specify the optimization to use. Debug 
symbols 
-          will be retained.</para>
+          <para>Specify the optimization to use.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><parameter>-G</parameter></term>
+        <listitem>
+          <para>Omit  parts of the test suite that won't work
+          without a GNU bc present.</para>
         </listitem>
       </varlistentry>
     </variablelist>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to