|
@@ -30,7 +30,7 @@ following command:</para>
|
|
|
|
|
|
<itemizedlist>
|
|
|
<listitem><para><userinput>--enable-static-link:</userinput> This option
|
|
|
-caused the <userinput>bash</userinput> program to be statically
|
|
|
+causes the <userinput>bash</userinput> program to be statically
|
|
|
linked.</para></listitem>
|
|
|
|
|
|
<listitem><para><userinput>--prefix=$LFS/static</userinput> This option
|
|
@@ -38,7 +38,7 @@ installs all of Bash's files under the $LFS/static directory, which becomes
|
|
|
the /static directory when chroot'ed or reboot'ed into
|
|
|
LFS.</para></listitem>
|
|
|
|
|
|
-<listitem><para><userinput>--with-curses:</userinput> This option caused
|
|
|
+<listitem><para><userinput>--with-curses:</userinput> This option causes
|
|
|
bash to be linked against the curses library instead of the default termcap
|
|
|
library which is being phased out and has become obsolete. Note, on most
|
|
|
all Linux systems, the curses library is provided by the Ncurses
|