summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/appendix/chroot-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index d8ac8e128..7abe273da 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -337,12 +337,12 @@ the chroot:
An option in the file <filename>/etc/default/rcS</filename> determines
whether the system will interpret the hardware clock as being set to UTC
-or local time. The following command allow you to set that and choose
+or local time. The following command allows you to set that and choose
your timezone.
<informalexample><screen>
# editor /etc/default/rcS
-# tzconfig
+# dkpg-reconfigure tzdata
</screen></informalexample>
</para>