summaryrefslogtreecommitdiff
path: root/pt_BR/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-04-23 05:33:56 +0000
committerFrans Pop <elendil@planet.nl>2008-04-23 05:33:56 +0000
commit1193922a1e6c4d83f65356b957652cb329e4b624 (patch)
treeb67b3b9ed9c5761f8dd23a82bc6faec617a47fe9 /pt_BR/appendix
parentf4515eea1fc32e50274785f24b55e4e18e286f14 (diff)
downloadinstallation-guide-1193922a1e6c4d83f65356b957652cb329e4b624.zip
Also correct and unfuzzy XML-based translations
Diffstat (limited to 'pt_BR/appendix')
-rw-r--r--pt_BR/appendix/preseed.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index 7128c88b7..539ac2503 100644
--- a/pt_BR/appendix/preseed.xml
+++ b/pt_BR/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 52424 -->
+<!-- original version: 52821 -->
<!-- updated 48960:49321 by Felipe Augusto van de Wiel (faw) 2007.10.07 -->
<!-- updated 49321:52424 by Felipe Augusto van de Wiel (faw) 2008.04.12 -->
@@ -798,8 +798,7 @@ pré-configuração já ter sido carregado, isto é feito através da criação
script <quote>preseed/run</quote> contendo as seguintes linhas:
<informalexample><screen>
-killall.sh dhclient
-netcfg
+killall.sh; netcfg
</screen></informalexample>
</para>