summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/modules/kbd-chooser.xml2
-rw-r--r--en/using-d-i/using-d-i.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/en/using-d-i/modules/kbd-chooser.xml b/en/using-d-i/modules/kbd-chooser.xml
index 31459f284..24d655756 100644
--- a/en/using-d-i/modules/kbd-chooser.xml
+++ b/en/using-d-i/modules/kbd-chooser.xml
@@ -54,7 +54,7 @@ kernel, there is no problem.
</para><para>
To get a working keyboard, you should boot the installer with parameter
-<userinput>debconf/priority=medium</userinput>. When you get to keyboard
+<userinput>priority=medium</userinput>. When you get to keyboard
selection<footnote>
<para>
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>