Chase pkg_ in this chapter.

Sponsored by: iXsystems
This commit is contained in:
Dru Lavigne 2014-02-04 15:12:57 +00:00
parent e1f777b244
commit 800e58036c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43760

View file

@ -259,13 +259,7 @@
</note>
<para>Alternatively, <application>&xorg;</application> can be
installed directly from packages. To install the package using
<application>pkg_add</application>, type:</para>
<screen>&prompt.root; <userinput>pkg_add -r xorg</userinput></screen>
<para>To instead install the package using
<application>pkg</application>, type:</para>
installed directly from packages with this command:</para>
<screen>&prompt.root; <userinput>pkg install xorg</userinput></screen>
</sect1>
@ -1119,13 +1113,7 @@ DisplayManager.requestPort: 0</screen>
<para>The software can be easily installed from a package
or the Ports Collection:</para>
<para>To install the <application>GNOME</application> package
from the network, simply type:</para>
<screen>&prompt.root; <userinput>pkg_add -r gnome2</userinput></screen>
<para>For <application>pkgng</application> users, the
equivalent command is:</para>
<para>To install the <application>GNOME</application> package, type:</para>
<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
@ -1284,16 +1272,7 @@ DisplayManager.requestPort: 0</screen>
other desktop environment, the software can be easily
installed from a package or the Ports Collection:</para>
<para>To install the <application>KDE 4</application> package
from the network, type:</para>
<screen>&prompt.root; <userinput>pkg_add -r kde4</userinput></screen>
<para>&man.pkg.add.1; will automatically fetch the latest
version of the application.</para>
<para>For <application>pkgng</application> users, the
equivalent command is:</para>
<para>To install the <application>KDE4</application> package, type:</para>
<screen>&prompt.root; <userinput>pkg install kde4</userinput></screen>
@ -1429,13 +1408,7 @@ DisplayManager.requestPort: 0</screen>
<sect3 xml:id="x11-wm-xfce-install">
<title>Installing Xfce</title>
<para>To install the <application>Xfce</application> from the
network, simply type:</para>
<screen>&prompt.root; <userinput>pkg_add -r xfce4</userinput></screen>
<para>For <application>pkgng</application> users, the
equivalent command is:</para>
<para>To install <application>Xfce</application>, type:</para>
<screen>&prompt.root; <userinput>pkg install xfce</userinput></screen>