Преглед на файлове

Explanation for --htmldir is not needed on Bash page anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub преди 11 години
родител
ревизия
87ae9935ee
променени са 2 файла, в които са добавени 5 реда и са изтрити 8 реда
  1. 4 0
      chapter01/changelog.xml
  2. 1 8
      chapter06/bash.xml

+ 4 - 0
chapter01/changelog.xml

@@ -56,6 +56,10 @@
           files, and added doc installation instructions for MPC.
           Fixes <ulink url="&lfs-ticket-root;3618">#3618</ulink>.</para>
         </listitem>
+        <listitem>
+          <para>[Chris] - Removed unneeded command explanation from Bash page.
+          Thanks to Philippe Delavalade for pointing this out.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

+ 1 - 8
chapter06/bash.xml

@@ -54,15 +54,8 @@
             --with-installed-readline</userinput></screen>
 
     <variablelist>
-      <title>The meaning of the configure options:</title>
+      <title>The meaning of the new configure option:</title>
 
-      <varlistentry>
-        <term><parameter>--htmldir</parameter></term>
-        <listitem>
-          <para>This option designates the directory into which HTML formatted
-          documentation will be installed.</para>
-        </listitem>
-      </varlistentry>
       <varlistentry>
         <term><parameter>--with-installed-readline</parameter></term>
         <listitem>