summaryrefslogtreecommitdiff
path: root/it
diff options
context:
space:
mode:
Diffstat (limited to 'it')
-rw-r--r--it/appendix/chroot-install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/it/appendix/chroot-install.xml b/it/appendix/chroot-install.xml
index e0e3db2a3..4692f0f2f 100644
--- a/it/appendix/chroot-install.xml
+++ b/it/appendix/chroot-install.xml
@@ -352,7 +352,7 @@ Ora sul disco c'รจ un vero sistema &debian;, seppur minimale. Eseguire
<command>chroot</command>:
<informalexample><screen>
-# LANG=C chroot /mnt/debinst /bin/bash
+# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash
</screen></informalexample>
<!--
@@ -767,8 +767,8 @@ To configure your keyboard (if needed):
Per configurare la tastiera (se necessario):
<informalexample><screen>
-# aptitude install console-data
-# dpkg-reconfigure console-data
+# aptitude install console-setup
+# dpkg-reconfigure keyboard-configuration
</screen></informalexample>
</para><para>