diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 333973083..a022685be 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -737,7 +737,7 @@
Bash, Berkeley DB, Bison, Coreutils, Flex, GCC, Glibc, Make,
- and Linux-Libc-Headers
+ and Linux API Headers
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1cf420d2d..36ae00877 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
-->
+
+ 2007-09-16
+
+
+ [manuel] - Updated Ncurses contents list and fixes some typos.
+ Thanks to Chris Staub for the patch.
+
+
+
+
2007-09-15
@@ -61,15 +71,15 @@
[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes
#2018.
- Thanks to Matthew Burgess for preparing a discrete patch,
- Robert Connolly and Dan Nicholson for investigating how best
- to adjust CFLAGS, and Greg Schafer for showing the technical
- benefits of using CFLAGS with Glibc.
+ Thanks to Matthew Burgess for preparing a discrete patch,
+ Robert Connolly and Dan Nicholson for investigating how best
+ to adjust CFLAGS, and Greg Schafer for showing the technical
+ benefits of using CFLAGS with Glibc.
[jhuntwork] - Upgrade to GCC-4.2.1. Fixes
#2002.
- Thanks to Matthew Burgess for preparing a discrete patch.
+ Thanks to Matthew Burgess for preparing a discrete patch.
[matthew] - Upgrade to DB-4.6.19. Fixes
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 229c56398..842f8250b 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -252,7 +252,7 @@ SEARCH_DIR("/usr/lib");
c++, cc (link to gcc), cpp, g++, gcc, gccbug, and gcov
libgcc.a, libgcc_eh.a, libgcc_s.so, libmudflap.{a,so},
- libssp.{a,so}libstdc++.{a,so}, and libsupc++.a
+ libssp.{a,so}, libstdc++.{a,so}, and libsupc++.a
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 14860f6cf..aaa4b71d5 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -89,7 +89,7 @@ mv glibc-libidn-&glibc-version; libidn
scripts/test-installation.pl
The ldd shell script contains Bash-specific
- syntax. Change it's default program interpreter to /bin/bash
+ syntax. Change its default program interpreter to /bin/bash
in case another /bin/sh is installed as described in the
Shells
chapter of the BLFS book:
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 84b896491..ac1cb3b43 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -61,7 +61,7 @@
--disable-ifconfig
This option prevents Inetutils from installing the
- ifconfig, which can be used to configure network
+ ifconfig program, which can be used to configure network
interfaces. LFS uses ip from IPRoute2 to perform
this task.
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 50aa2a82a..bfeb04035 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -80,7 +80,7 @@ EOF
to install them yourself after finishing LFS if you wish to do so.
Finally, patch the sources to fix output errors if the man page is
- prematurely aborted by pressing the 'q' key.
+ prematurely aborted by pressing the 'q' key:
patch -Np1 -i ../&man-db-fixes-patch;
@@ -341,7 +341,7 @@ make install
Installed programs
- accessdb, apropos, catman, convert-mans,lexgrog, man, mandb,
+ accessdb, apropos, catman, convert-mans, lexgrog, man, mandb,
manpath, whatis, and zsoelim
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 68d7b8538..2d261cf4c 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -165,7 +165,7 @@ cp -av lib/lib*.so.5* /usr/lib
captoinfo (link to tic), clear, infocmp, infotocap (link to tic),
- reset (link to tset), tack, tic, toe, tput, and tset
+ ncurses5-config, reset (link to tset), tack, tic, toe, tput, and tset
libcursesw.{a,so} (symlink and linker script to libncursesw.{a,so}),
libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so},
libpanelw.{a,so} and their non-wide-character counterparts without "w"
@@ -218,6 +218,16 @@ cp -av lib/lib*.so.5* /usr/lib
+
+ ncurses5-config
+
+ Provides configuration information for ncurses
+
+ ncurses5-config
+
+
+
+
reset
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index c3de9a489..21499bca4 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -206,7 +206,7 @@ install -m644 -v docs/writing_udev_rules/index.html \
path_id
- Provide the shortest possible unique hardware path to a
+ Provides the shortest possible unique hardware path to a
device
path_id
@@ -365,7 +365,7 @@ install -m644 -v docs/writing_udev_rules/index.html \
/etc/udev
- Contains Udev configuation files,
+ Contains Udev configuration files,
device permissions, and rules for device naming
/etc/udev
diff --git a/general.ent b/general.ent
index a3fefd5c3..2bd53cde8 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+