summaryrefslogtreecommitdiff
path: root/nl/appendix
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 /nl/appendix
parent15b73ea37c5124b5bbc82e72b1bf886f8891db1d (diff)
downloadinstallation-guide-bad0dd221158ababefb5733e6bdf848272cc6f32.zip
Also fix and unfuzzy translations
Diffstat (limited to 'nl/appendix')
-rw-r--r--nl/appendix/preseed.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 642e34040..ce0f5cf5f 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 56510 untranslated -->
+<!-- original version: 56827 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -912,7 +912,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>
@@ -956,7 +956,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