diff options
Diffstat (limited to 'ja/boot-installer/parameters.xml')
-rw-r--r-- | ja/boot-installer/parameters.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/ja/boot-installer/parameters.xml b/ja/boot-installer/parameters.xml index ad0503666..0688ee8b1 100644 --- a/ja/boot-installer/parameters.xml +++ b/ja/boot-installer/parameters.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="EUC-JP"?> <!-- retain these comments for translator revision tracking --> -<!-- original version: 45198 --> +<!-- original version: 45239 --> <sect1 id="boot-parms"><title>ブートパラメータ</title> <para> @@ -723,14 +723,16 @@ Can be used to automatically load installer components that are not loaded by default. Examples of optional components that may be useful are <classname>openssh-client-udeb</classname> (so you can use -<command>scp</command> during the installation) and -<classname>ppp-udeb</classname> (which supports PPPoE configuration). +<command>scp</command> during the installation)<phrase arch="not-s390"> and +<classname>ppp-udeb</classname> (see <xref linkend="pppoe"/>)</phrase>. --> デフォルトではロードされないインストーラコンポーネントを、 自動的に読み込むのに使用します。 追加コンポーネントの例として、<classname>openssh-client-udeb</classname> -(インストール中に <command>scp</command> コマンドを使用できる) や、 -<classname>ppp-udeb</classname> (PPPoE の設定をサポートする) が便利です。 +(インストール中に <command>scp</command> コマンドを使用できる) +<phrase arch="not-s390">や、 +<classname>ppp-udeb</classname> (<xref linkend="pppoe"/> をご覧ください) +</phrase>が便利です。 </para></listitem> </varlistentry> |