- 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>
<question id="xfree86-version">
<para>I want to install different <application>X</application>
server.</para>
<para>I want to install different X server.</para>
</question>
<answer>
<para>&os; versions prior 5.3 will use the default &xfree86;
4.X, while latter verions will default to &xorg;.
If you want to run different <application>X</application>
system than the default one, add the following line to
<para>&os; versions prior 5.3 will use the default
<application>&xfree86;&nbsp;4.X</application>,
while latter versions will default 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
do not have this file, create it):</para>