diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index d6508508f..5bcbddb38 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -247,7 +247,7 @@ EOF
To determine the local time zone, run the following script:
-tzselect
+tzselect
After answering a few questions about the location, the script
will output the name of the time zone (e.g.,
@@ -255,7 +255,7 @@ will output the name of the time zone (e.g.,
Then create the /etc/localtime file by
running:
-cp -v --remove-destination /usr/share/zoneinfo/[xxx] \
+cp -v --remove-destination /usr/share/zoneinfo/[xxx] \
/etc/localtime
Replace [xxx] with the name of the time zone