diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index eae2da683..4d8127e72 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -346,7 +346,7 @@ unset ZONEINFO
Then create the /etc/localtime file by
running:
-ln -s /etc/localtime /usr/share/zoneinfo/<xxx>
+ln -sv /usr/share/zoneinfo/<xxx> /etc/localtime
Replace <xxx> with the name of the
time zone selected (e.g., Canada/Eastern).
diff --git a/general.ent b/general.ent
index 1723a6040..9563ec190 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+