summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix/preseed.xml')
-rw-r--r--nl/appendix/preseed.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 943664da5..66c866a28 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 37253 untranslated -->
+<!-- original version: 37282 untranslated -->
<!--
Be carefull with the format of this file as it is parsed to generate
@@ -382,10 +382,10 @@ for any of the preseed variables listed in the examples.
</para><para>
-A <quote>&ndash;&ndash;</quote> in the boot options has special meaning.
+A <quote>--</quote> in the boot options has special meaning.
Kernel parameters that appear after it will be copied into the installed
bootloader configuration (if supported by the installer for the
-bootloader). Note that the <quote>&ndash;&ndash;</quote> may already be
+bootloader). Note that the <quote>--</quote> may already be
present in the default boot parameters.
</para>
@@ -423,7 +423,7 @@ The preconfiguration file is in the format used by the
a line in a preconfiguration file is:
<informalexample><screen>
-&lt;owner&gt; &lt;queston name&gt; &lt;question type&gt; &lt;value&gt;
+&lt;owner&gt; &lt;question name&gt; &lt;question type&gt; &lt;value&gt;
</screen></informalexample>
</para><para>