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 /pt_BR | |
parent | 17e7030552d16bd24c5efb0a99dd51d6fd44b465 (diff) | |
download | installation-guide-5f517b3d645fc9edcf6ddc8687b7da97dc95ae13.zip |
chroot install: 'tzconfig' is deprecated for 'dpkg-reconfigure tzdata'
Update and unfuzzy translations.
Diffstat (limited to 'pt_BR')
-rw-r--r-- | pt_BR/appendix/chroot-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pt_BR/appendix/chroot-install.xml b/pt_BR/appendix/chroot-install.xml index 26c19404f..4e5fa6f9a 100644 --- a/pt_BR/appendix/chroot-install.xml +++ b/pt_BR/appendix/chroot-install.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 55631 --> +<!-- original version: 58143 --> <!-- updated 44016:55631 by Felipe Augusto van de Wiel (faw) 2008.11.10 --> <sect1 id="linux-upgrade"> @@ -357,7 +357,7 @@ isto e escolha seu fuso horĂ¡rio. <informalexample><screen> # editor /etc/default/rcS -# tzconfig +# dkpg-reconfigure tzdata </screen></informalexample> </para> |