summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nl/appendix/preseed.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index ff22394e5..3381a4a2b 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 42302 untranslated -->
+<!-- original version: 42305 untranslated -->
<!--
Be carefull with the format of this file as it is parsed to generate
@@ -394,14 +394,14 @@ this appendix instead of the full variable.
</para><para>
-A <quote>--</quote> in the boot options has special meaning. Kernel
+A <quote>--</quote> in the boot options has special meaning. Kernel
parameters that appear after the last <quote>--</quote> will be copied
into the installed bootloader configuration (if supported by the
installer for the bootloader). Note that the <quote>--</quote> may
-already be present in the default boot parameters, which will mean
-that unless you add another <quote>--</quote> all parameters specified
-at the boot prompt will be copied. That being the case, you should
-specify any preseeding options before any options required by the
+already be present in the default boot parameters, which means that
+unless you add another <quote>--</quote> all parameters specified
+at the boot prompt will be copied. That being the case, you should
+specify any preconfiguration options before any options required by the
hardware in order to boot, and separate them with a <quote>--</quote>
to ensure that only the latter are copied onto the target system.