diff options
author | Frans Pop <elendil@planet.nl> | 2009-04-05 22:50:30 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-04-05 22:50:30 +0000 |
commit | 5f517b3d645fc9edcf6ddc8687b7da97dc95ae13 (patch) | |
tree | 8604d0ec13a3abed8e30363971e0ad98be6ef9bf /fr | |
parent | 17e7030552d16bd24c5efb0a99dd51d6fd44b465 (diff) | |
download | installation-guide-5f517b3d645fc9edcf6ddc8687b7da97dc95ae13.zip |
chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'
Update and unfuzzy translations.
Diffstat (limited to 'fr')
-rw-r--r-- | fr/appendix/chroot-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fr/appendix/chroot-install.xml b/fr/appendix/chroot-install.xml index 11b4924db..cad26223b 100644 --- a/fr/appendix/chroot-install.xml +++ b/fr/appendix/chroot-install.xml @@ -1,4 +1,4 @@ -<!-- original version: 55631 --> +<!-- original version: 58143 --> <sect1 id="linux-upgrade"> <title>Installer &debian; à partir d'un système Unix/Linux</title> @@ -339,7 +339,7 @@ La commande suivante permet de choisir le fuseau horaire. <informalexample><screen> # editor /etc/default/rcS -# tzconfig +# dkpg-reconfigure tzdata </screen></informalexample> |