diff options
Diffstat (limited to 'fr')
-rw-r--r-- | fr/appendix/preseed.xml | 4 | ||||
-rw-r--r-- | fr/boot-installer/parameters.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/fr/appendix/preseed.xml b/fr/appendix/preseed.xml index 7273baecc..9f02db470 100644 --- a/fr/appendix/preseed.xml +++ b/fr/appendix/preseed.xml @@ -455,7 +455,7 @@ Le label <literal>auto</literal> n'est pas encore défini pour toutes les architectures. Mais il suffit d'ajouter les deux paramètres <literal>auto=true priority=critical</literal> sur la ligne de commande du noyau. Le paramètre <literal>auto</literal> est un alias pour -<literal>auto-install/enabled</literal>. Il contrôle le retard apporté aux +<literal>auto-install/enable</literal>. Il contrôle le retard apporté aux questions sur la locale et le clavier pour qu'elles puissent être préconfigurées. Le paramètre <literal>priority</literal> est un alias pour <literal>preseed/priority</literal>. S'il est défini à <literal>critical</literal>, les questions avec une priorité plus basse @@ -482,7 +482,7 @@ Voici des alias utiles avec la préconfiguration (mode auto) : to separate columns a bit --> <informaltable frame="none"> <tgroup cols="2"><tbody> -<row><entry>auto</entry><entry>auto-install/enabled</entry></row> +<row><entry>auto</entry><entry>auto-install/enable</entry></row> <row><entry>classes</entry><entry>auto-install/classes</entry></row> <row><entry>fb</entry><entry>debian-installer/framebuffer</entry></row> <row><entry>locale</entry><entry>debian-installer/locale</entry></row> diff --git a/fr/boot-installer/parameters.xml b/fr/boot-installer/parameters.xml index d8a5ef0d2..46f72cebf 100644 --- a/fr/boot-installer/parameters.xml +++ b/fr/boot-installer/parameters.xml @@ -324,7 +324,7 @@ automatiser l'installation. Voyez la <xref linkend="automatic-install"/>. <varlistentry> -<term>auto-install/enabled (auto)</term> +<term>auto-install/enable (auto)</term> <listitem><para> Retarde certaines questions normalement posées avant l'installation du réseau. |