diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/bash.xml | 9 |
1 files changed, 1 insertions, 8 deletions
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 |