- Fix nits with my previous changes:

* remove <application> around generic term X
  * add <application> around specific X implementations
  * fix a typo, reword few words

OK'ed by:	keramida, blackend
This commit is contained in:
Pav Lucistnik 2005-03-11 12:09:16 +00:00
parent 2d984f0857
commit 9bef390569
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24062

View file

@ -7846,15 +7846,16 @@ UserConfig&gt; <userinput>quit</userinput></screen>
<qandaentry> <qandaentry>
<question id="xfree86-version"> <question id="xfree86-version">
<para>I want to install different <application>X</application> <para>I want to install different X server.</para>
server.</para>
</question> </question>
<answer> <answer>
<para>&os; versions prior 5.3 will use the default &xfree86; <para>&os; versions prior 5.3 will use the default
4.X, while latter verions will default to &xorg;. <application>&xfree86;&nbsp;4.X</application>,
If you want to run different <application>X</application> while latter versions will default to
system than the default one, add the following line to <application>&xorg;</application>.
If you want to run a different X11 implementation
than the default one, add the following line to
<filename>/etc/make.conf</filename>, (if you <filename>/etc/make.conf</filename>, (if you
do not have this file, create it):</para> do not have this file, create it):</para>