aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Staub <chris@linuxfromscratch.org>2014-06-29 06:49:59 +0000
committerChris Staub <chris@linuxfromscratch.org>2014-06-29 06:49:59 +0000
commit87ae9935ee2cfc73314435cd80ac99a5072cbce7 (patch)
tree53e37f65dabee7b6ae70c3868afd555dadc467c8
parentb06fc9c7751555fa173124f96f2c6b8776fe3243 (diff)
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
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/bash.xml9
2 files changed, 5 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 30e4e7f41..3db05001e 100644
--- a/chapter01/changelog.xml
+++ b/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>
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 12f063c1b..72e36e32a 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -54,16 +54,9 @@
--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>
<para>This option tells Bash to use the <filename