- Merge the following from the English version:

r42647 -> r42655	head/ja_JP.eucJP/books/handbook/x11/chapter.xml
This commit is contained in:
Ryusuke SUZUKI 2013-09-13 10:03:08 +00:00
parent a4c2c4aa44
commit 1ac30f0684
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42656

View file

@ -3,7 +3,7 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: r42647
Original revision: r42655
$FreeBSD$
-->
@ -1643,7 +1643,7 @@ DisplayManager.requestPort: 0</screen>
<para><application>KDE 4</application> package
をネットワーク越しにインストールするには次のようにします。</para>
<screen>&prompt.root; <userinput>pkg_add -r kde</userinput></screen>
<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
<para>&man.pkg.add.1;
は自動的にアプリケーションの最新版を取得します。</para>
@ -1651,7 +1651,7 @@ DisplayManager.requestPort: 0</screen>
<para><application>pkgng</application> ユーザは、
以下のコマンドを使用してください。</para>
<screen>&prompt.root; <userinput>pkg install kde</userinput></screen>
<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
<para><application>KDE</application>
をソースから構築するには、次のように ports ツリーを使いましょう。</para>
@ -1790,12 +1790,12 @@ DisplayManager.requestPort: 0</screen>
をネットワークからインストールするには、
次のように実行してください。</para>
<screen>&prompt.root; <userinput>pkg_add -r xfce</userinput></screen>
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
<para><application>pkgng</application> ユーザは、
以下のコマンドを使用してください。</para>
<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>
<screen>&prompt.root; <userinput>pkg install xfce4</userinput></screen>
<para>また、Ports Collection
を利用してソースからインストールすることも可能です。</para>