summaryrefslogtreecommitdiff
path: root/ja/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ja/appendix/preseed.xml')
-rw-r--r--ja/appendix/preseed.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ja/appendix/preseed.xml b/ja/appendix/preseed.xml
index dc5ab9c28..123fb970c 100644
--- a/ja/appendix/preseed.xml
+++ b/ja/appendix/preseed.xml
@@ -783,7 +783,7 @@ The <literal>auto</literal> boot label is not yet defined on all
architectures. 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/enabled</literal> and controls the delay of the
+<literal>auto-install/enable</literal> and controls the delay of the
locale and keyboard questions until after there has been a chance to
preseed them, while <literal>priority</literal> is an alias for
<literal>preseed/priority</literal> and setting it to
@@ -795,7 +795,7 @@ from being asked.
カーネルのコマンドラインに、単にパラメータを 2 つ
<literal>auto=true priority=critical</literal> を追加すると、
同じ効果を得られます。
-<literal>auto</literal> パラメータは <literal>auto-install/enabled</literal>
+<literal>auto</literal> パラメータは <literal>auto-install/enable</literal>
のエイリアスで、ロケールやキーボードの質問を preseed で行えるよう遅らせます。
また、<literal>priority</literal> は <literal>preseed/priority</literal>
のエイリアスで、<literal>critical</literal> に設定すると、
@@ -836,7 +836,7 @@ The following aliases can be useful when using (auto mode) preseeding.
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>