Update Question 6.3:

- Mark up CDE, KDE, xfce with <application> element

Approved by:	gabor (mentor)
This commit is contained in:
Gabor Pali 2008-06-03 15:32:56 +00:00
parent 44c47d27f5
commit 6f86691f0d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32135

View file

@ -4115,17 +4115,17 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
<qandaentry>
<question id="cde">
<para>Where can I get CDE for FreeBSD?</para>
<para>Where can I get <application>CDE</application> for FreeBSD?</para>
</question>
<answer>
<para><link linkend="xig">Xi Graphics</link> used to sell CDE
<para><link linkend="xig">Xi Graphics</link> used to sell <application>CDE</application>
for FreeBSD, but no longer do.</para>
<para><ulink url="http://www.kde.org/">KDE</ulink> is an open
source X11 desktop which is similar to CDE in many respects.
<para><ulink url="http://www.kde.org/"><application>KDE</application></ulink> is an open
source X11 desktop which is similar to <application>CDE</application> in many respects.
You might also like the look and feel of <ulink
url="http://www.xfce.org/">xfce</ulink>. KDE and xfce are both
url="http://www.xfce.org/"><application>xfce</application></ulink>. <application>KDE</application> and <application>xfce</application> are both
in the <ulink url="&url.base;/ports/index.html">ports
system</ulink>.</para>
</answer>