summaryrefslogtreecommitdiff
path: root/nl
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2011-07-21 22:42:33 +0000
committerSamuel Thibault <sthibault@debian.org>2011-07-21 22:42:33 +0000
commit3015e6afe9527aef27ad87cc9f686c77e8929738 (patch)
treed6f7bf3d0b51bfc191ce779e852469c5a9078395 /nl
parent9a4157f7df360cae4fc51fef8bb6cbd436bdcf41 (diff)
downloadinstallation-guide-3015e6afe9527aef27ad87cc9f686c77e8929738.zip
Propagate last two trivial commits to all translations
Diffstat (limited to 'nl')
-rw-r--r--nl/appendix/chroot-install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nl/appendix/chroot-install.xml b/nl/appendix/chroot-install.xml
index 6d0be6cdf..cb3de5704 100644
--- a/nl/appendix/chroot-install.xml
+++ b/nl/appendix/chroot-install.xml
@@ -204,7 +204,7 @@ Now you've got a real &debian; system, though rather lean, on disk.
<command>chroot</command> into it:
<informalexample><screen>
-# LANG=C chroot /mnt/debinst /bin/bash
+# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash
</screen></informalexample>
After chrooting you may need to set the terminal definition to be
@@ -475,8 +475,8 @@ and configure it. Currently the use of UTF-8 locales is recommended.
To configure your keyboard (if needed):
<informalexample><screen>
-# aptitude install console-data
-# dpkg-reconfigure console-data
+# aptitude install console-setup
+# dpkg-reconfigure keyboard-configuration
</screen></informalexample>
</para><para>