diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 568004e2b..345dfaf98 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,27 @@
-->
+
+ 2013-03-01
+
+
+ [bdubbs] - Upgrade to Linux-3.8.1. Fixes
+ #3295.
+
+
+
+
+
+ 2013-02-27
+
+
+ [bdubbs] - Fix a potential test error in procps-ng.
+ Thanks to Pierre Labastie for the patch. Fixes
+ #3293.
+
+
+
+
2013-02-26
diff --git a/chapter06/procps.xml b/chapter06/procps.xml
index 1b59d83af..cadbbd64b 100644
--- a/chapter06/procps.xml
+++ b/chapter06/procps.xml
@@ -74,13 +74,15 @@
make
The test suite needs some custom modifications for LFS.
- The which is not available and the
+ The which command is not available, the
pmap test does not match a newline character in
- two tests. To run the test suite, run the following commands:
+ two tests, and the slabtop test may return more than
+ 999,999 objects. To run the test suite, run the following commands:
pushd testsuite
- sed -i 's|exec which sleep|exec echo /tools/bin/sleep|' config/unix.exp
- sed -i 's|pmap_initname\\\$|pmap_initname|' pmap.test/pmap.exp
+ sed -i -e 's|exec which sleep|exec echo /tools/bin/sleep|' \
+ -e 's|999999|&9|' config/unix.exp
+ sed -i -e 's|pmap_initname\\\$|pmap_initname|' pmap.test/pmap.exp
make site.exp
DEJAGNU=global-conf.exp runtest
popd
diff --git a/general.ent b/general.ent
index 595de3167..ea9542ff7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+
diff --git a/packages.ent b/packages.ent
index dd2af985c..a03539590 100644
--- a/packages.ent
+++ b/packages.ent
@@ -368,12 +368,12 @@
-
-
-
-
+
+
+
+
-
+
diff --git a/prologue/standards.xml b/prologue/standards.xml
index 40acd3992..afdbee962 100644
--- a/prologue/standards.xml
+++ b/prologue/standards.xml
@@ -27,8 +27,8 @@
- Linux
- Standard Base (LSB) Core Specification 4.0
+ Linux
+ Standard Base (LSB) Specifications
The LSB has five separate standards: Core, C++, Desktop,
Runtime Languages, and Printing. In addition to generic requirements