summaryrefslogtreecommitdiff
path: root/en/using-d-i/using-d-i.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/using-d-i/using-d-i.xml')
-rw-r--r--en/using-d-i/using-d-i.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/using-d-i/using-d-i.xml b/en/using-d-i/using-d-i.xml
index 5162a8470..0ae8e0d8f 100644
--- a/en/using-d-i/using-d-i.xml
+++ b/en/using-d-i/using-d-i.xml
@@ -45,7 +45,7 @@ Power users may be more comfortable with a menu-driven interface,
where each step is controlled by the user rather than the installer
performing each step automatically in sequence. To use the installer
in a manual, menu-driven way, add the boot argument
-<userinput>debconf/priority=medium</userinput>.
+<userinput>priority=medium</userinput>.
</para><para>
@@ -53,7 +53,7 @@ If your hardware requires you to pass options to kernel modules as
they are installed, you will need to start the installer in
<quote>expert</quote> mode. This can be done by either using the
<command>expert</command> command to start the installer or by adding
-the boot argument <userinput>debconf/priority=low</userinput>.
+the boot argument <userinput>priority=low</userinput>.
Expert mode gives you full control over &d-i;.
</para><para>