Add details on installation of XFree86 4.X package with pkg_add -r, the

name of the package to use can be confusing for many persons.
This commit is contained in:
Marc Fonvieille 2002-07-25 10:04:16 +00:00
parent aff4ff13a2
commit 01ba82803d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13704

View file

@ -287,7 +287,13 @@
binaries provided on the <ulink
url="http://www.XFree86.org/">XFree86 web site</ulink>. A binary
package to use with &man.pkg.add.1; tool is also available for
<application>XFree86 4.X</application>.</para>
<application>XFree86 4.X</application>. When the remote fetching
feature of &man.pkg.add.1; is used, the version number of the
package must be removed. &man.pkg.add.1; will automatically fetch
the latest version of the application. So to fetch and install the
package of <application>XFree86 4.X</application>, simply type:</para>
<screen>&prompt.root; <userinput>pkg_add -r XFree86</userinput></screen>
<para>The rest of this chapter will explain how to configure
<application>XFree86</application>, and how to setup a productive desktop environment.</para>