summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-02-28 16:38:01 +0000
committerFrans Pop <elendil@planet.nl>2009-02-28 16:38:01 +0000
commitc76ee8e4a3eeea8ae54e26662a6bf82730d67ceb (patch)
treec9b782d57b299e9ac0338221e526e970c046bc70 /en
parentb298837ca9db4dda1c79c82e10212465a6118338 (diff)
downloadinstallation-guide-c76ee8e4a3eeea8ae54e26662a6bf82730d67ceb.zip
Revert unnecessary reformatting to make actual changes more clear for translators
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index a45fad1ea..47215fe92 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -481,13 +481,13 @@ for you.
</para><para>
The <literal>auto</literal> boot label is not yet defined everywhere.
-The same effect may be achieved by simply adding the two parameters
-<literal>auto=true priority=critical</literal> to the kernel command
-line. The <literal>auto</literal> parameter is an alias for
+The same effect may be achieved by simply adding the two
+parameters <literal>auto=true priority=critical</literal> to the kernel
+command line. The <literal>auto</literal> parameter is an alias for
<literal>auto-install/enable</literal> and setting it to
-<literal>true</literal> delays the locale and keyboard questions until
-after there has been a chance to preseed them, while
-<literal>priority</literal> is an alias for
+<literal>true</literal> delays the
+locale and keyboard questions until after there has been a chance to
+preseed them, while <literal>priority</literal> is an alias for
<literal>debconf/priority</literal> and setting it to
<literal>critical</literal> stops any questions with a lower priority
from being asked.