|
@@ -33,7 +33,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed.</seg></seglistitem>
|
|
<para>If you downloaded the Bash documentation tarball and wish to install HTML
|
|
<para>If you downloaded the Bash documentation tarball and wish to install HTML
|
|
documentation, issue the following commands:</para>
|
|
documentation, issue the following commands:</para>
|
|
|
|
|
|
-<screen><userinput>tar -zxf ../bash-doc-&bash-doc-version;.tar.gz &&
|
|
|
|
|
|
+<screen><userinput>tar -xf ../bash-doc-&bash-doc-version;.tar.gz &&
|
|
sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
|
|
sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
|
|
Makefile.in</userinput></screen>
|
|
Makefile.in</userinput></screen>
|
|
|
|
|