typo fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-10-01 16:57:22 +00:00
parent 44fe9d2b7a
commit 3a6a8dddbc

View File

@ -8,9 +8,9 @@ distribution is an LFS system, all files will be present if you followed
the instructions of the book version you read exactly.</para> the instructions of the book version you read exactly.</para>
<para>If both of the files are missing, you have to install the ncurses <para>If both of the files are missing, you have to install the ncurses
development package. This package is often call something like development package. This package is often called something like
<emphasis>ncurses-dev</emphasis>. If this package is already installed, <emphasis>ncurses-dev</emphasis>. If this package is already installed,
or you just did it, check for the two files again. Often the or you just installed it, check for the two files again. Often the
<filename>libcurses.a</filename> file is (still) missing. If so, then <filename>libcurses.a</filename> file is (still) missing. If so, then
create <filename>libcurses.a</filename> as a symlink by running the create <filename>libcurses.a</filename> as a symlink by running the
following commands:</para> following commands:</para>