diff options
author | victory .deb <victory.deb@gmail.com> | 2016-06-02 11:47:36 +0000 |
---|---|---|
committer | victory .deb <victory.deb@gmail.com> | 2016-06-02 11:47:36 +0000 |
commit | 8a3e630c6ca815409bd6d59689aadd75d6943b30 (patch) | |
tree | aa58b135f3cf5a3d94cdf881636b72e056240264 /po | |
parent | b0105064343248d477afcd497a184fc66853f17a (diff) | |
download | installation-guide-8a3e630c6ca815409bd6d59689aadd75d6943b30.zip |
[doc:ja] use entity to fix build error caused by my previous commits.
Diffstat (limited to 'po')
-rw-r--r-- | po/ja/boot-installer.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index c9008bf8e..3639bab76 100644 --- a/po/ja/boot-installer.po +++ b/po/ja/boot-installer.po @@ -328,11 +328,11 @@ msgstr "" "dhcp\n" "</screen></informalexample> あるいは手作業により複数の環境変数を設定する場合:" "<informalexample><screen>\n" -"setenv ipaddr <クライアントのIPアドレス>\n" -"setenv netmask <netmask>\n" -"setenv serverip <tftp サーバのIPアドレス>\n" -"setenv dnsip <名前サーバのIPアドレス>\n" -"setenv gatewayip <デフォルトゲートウェイのIPアドレス>\n" +"setenv ipaddr <クライアントのIPアドレス>\n" +"setenv netmask <netmask>\n" +"setenv serverip <tftp サーバのIPアドレス>\n" +"setenv dnsip <名前サーバのIPアドレス>\n" +"setenv gatewayip <デフォルトゲートウェイのIPアドレス>\n" "</screen></informalexample> 希望により、恒久的な設定にすることもできます:" #. Tag: screen |