aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/bash-inst.xml2
-rw-r--r--chapter05/fileutils-inst.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml
index 23488c6da..bfd893b88 100644
--- a/chapter05/bash-inst.xml
+++ b/chapter05/bash-inst.xml
@@ -9,7 +9,7 @@ the instructions of the book version you read exactly.</para>
<para>If both of the files are missing, you have to install the Ncurses
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 installed it, check for the two files again. Often the
<filename>libcurses.a</filename> file is (still) missing. If so, then
create <filename>libcurses.a</filename> as a symlink by running the
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index 8e209b4e1..bebf6cb95 100644
--- a/chapter05/fileutils-inst.xml
+++ b/chapter05/fileutils-inst.xml
@@ -14,7 +14,7 @@ and has Glibc-2.2.3 (or higher) installed. If that's the case, you'll need
to remove the fileutils-&fileutils-version; directory and unpack it again
from the tarball before continuing. We believe this may be the case when
your distribution has altered Glibc-2.2.3 somehow, but details are
-unavailable at the time.</para>
+unavailable at this time.</para>
<para>To fix this package to compile properly on AMD/Glibc-2.2.3
machines, run the following command. Do <emphasis>not</emphasis>