- Fix a broken link
- Mention X.Org project in the X Window System section PR: www/73355 Submitted by: Marco Trentini <mark@remotelab.org>
This commit is contained in:
parent
41ff9323e6
commit
cd95970604
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22742
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.340 2004/07/12 22:48:50 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.341 2004/10/22 09:56:22 blackend Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -341,7 +341,7 @@
|
|||
Security resources available to FreeBSD users:
|
||||
PGP Key for Security Officers, advisories, patches and mailing lists.
|
||||
|
||||
<h2><a name="consulting" href="commercial/consulting.html">
|
||||
<h2><a name="consulting" href="commercial/consult.html">
|
||||
Commercial Consulting Services</a></h2>
|
||||
|
||||
Whether you are just starting out with FreeBSD, or need to
|
||||
|
@ -369,7 +369,8 @@
|
|||
<h2>The X Window System</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.xfree86.org/">The XFree86™ Project</a> provides
|
||||
<li>The <a href="http://www.x.org/">X.Org</a> and <a
|
||||
href="http://www.xfree86.org/">XFree86™</a> projects provide
|
||||
users of a variety of Intel based UNIX systems, including FreeBSD,
|
||||
with an excellent X Window system.</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue