diff options
Diffstat (limited to 'nl/boot-installer/parameters.xml')
-rw-r--r-- | nl/boot-installer/parameters.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml index c4ef66769..545d1a5f4 100644 --- a/nl/boot-installer/parameters.xml +++ b/nl/boot-installer/parameters.xml @@ -509,8 +509,10 @@ performing a normal installation. See <xref linkend="rescue"/>. </variablelist> - <sect3 id="preseed-args"> - <title>Using boot parameters to answer questions</title> + </sect2> + + <sect2 id="preseed-args"> + <title>Using boot parameters to answer questions</title> <para> With some exceptions, a value can be set at the boot prompt for any question @@ -602,10 +604,10 @@ See <xref linkend="pkgsel"/> for additional information. </variablelist> - </sect3> + </sect2> - <sect3 id="module-parms"> - <title>Passing parameters to kernel modules</title> + <sect2 id="module-parms"> + <title>Passing parameters to kernel modules</title> <para> If drivers are compiled into the kernel, you can pass parameters to them @@ -643,10 +645,10 @@ to use the BNC (coax) connector and IRQ 10, you would pass: </screen></informalexample> </para> - </sect3> + </sect2> - <sect3 id="module-blacklist"> - <title>Blacklisting kernel modules</title> + <sect2 id="module-blacklist"> + <title>Blacklisting kernel modules</title> <para> Sometimes it may be necessary to blacklist a module to prevent it from @@ -672,6 +674,5 @@ mode and unselecting the module from the list of modules displayed during the hardware detection phases. </para> - </sect3> </sect2> </sect1> |