summaryrefslogtreecommitdiff
path: root/pt_BR/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-12-02 12:15:49 +0000
committerFrans Pop <elendil@planet.nl>2008-12-02 12:15:49 +0000
commitbad0dd221158ababefb5733e6bdf848272cc6f32 (patch)
tree9ed2f12833e6d2f551063979dfce70b3509d93f5 /pt_BR/appendix/preseed.xml
parent15b73ea37c5124b5bbc82e72b1bf886f8891db1d (diff)
downloadinstallation-guide-bad0dd221158ababefb5733e6bdf848272cc6f32.zip
Also fix and unfuzzy translations
Diffstat (limited to 'pt_BR/appendix/preseed.xml')
-rw-r--r--pt_BR/appendix/preseed.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index 6baac59df..653b04339 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: 56510 -->
+<!-- original version: 56827 -->
<!-- updated 38960:56510 by Felipe Augusto van de Wiel (faw) 2008.11.10 -->
<!--
@@ -939,7 +939,7 @@ d-i time/zone string US/Eastern
# Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true
# NTP server to use. The default is almost always fine here.
-#d-i clock-setup/ntp-server ntp.example.com
+#d-i clock-setup/ntp-server string ntp.example.com
</screen></informalexample>
</sect2>
@@ -983,7 +983,7 @@ d-i partman-auto/method string lvm
# warning. This can be preseeded away...
d-i partman-lvm/device_remove_lvm boolean true
# The same applies to pre-existing software RAID array:
-d-i parman-md/device_remove_md boolean true
+d-i partman-md/device_remove_md boolean true
# And the same goes for the confirmation to write the lvm partitions.
d-i partman-lvm/confirm boolean true