diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ab936f337..b479c6915 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,18 @@
-->
+
+ 2010-09-17
+
+
+ [bdubbs] - Remove optional symlink in psmisc
+ becasue if it is not overwritten by the sysvinit
+ intallation, it will break the init scripts.
+
+
+
+
+
2010-09-06
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml
index 305b66110..bbf245f74 100644
--- a/chapter06/psmisc.xml
+++ b/chapter06/psmisc.xml
@@ -60,6 +60,7 @@
make install
+
+ Finally, move the killall and fuser
+ programs to the location specified by the FHS:
- Finally, move the fuser program to the location
- specified by the FHS:
-
-mv /usr/bin/fuser /bin
+mv -v /usr/bin/fuser /bin
+mv -v /usr/bin/killall /bin
diff --git a/general.ent b/general.ent
index a8cafbb47..1c07c1fe7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+