diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ad57bb33e..a74194d39 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
+
+ 2008-12-19
+
+
+ [robert] - Added -v to the install command for the convert-mans
+ script in the man-db page, for consistent use of verbose commands.
+
+
+
+
2008-12-18
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 542ff47f9..41fb6821a 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -327,7 +327,7 @@ do
mv .tmp.iconv "$FILE"
done
EOF
-install -m755 convert-mans /usr/bin
+install -v -m755 convert-mans /usr/bin
If upstream distributes the manual pages in a legacy encoding, the
diff --git a/general.ent b/general.ent
index 3d969bd78..2a3e05f4d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+