From 3015e6afe9527aef27ad87cc9f686c77e8929738 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 21 Jul 2011 22:42:33 +0000 Subject: Propagate last two trivial commits to all translations --- nl/appendix/chroot-install.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nl') 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. chroot into it: -# LANG=C chroot /mnt/debinst /bin/bash +# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash 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): -# aptitude install console-data -# dpkg-reconfigure console-data +# aptitude install console-setup +# dpkg-reconfigure keyboard-configuration -- cgit v1.2.3