Remove reference to XFree86

Approved by:	bcr
This commit is contained in:
Eitan Adler 2012-04-22 17:43:03 +00:00
parent 1c874d11ec
commit c083d2ce90
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38730

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.63 2011/05/15 19:34:14 uqs Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.64 2011/11/27 19:19:06 gjb Exp $">
<!ENTITY title 'Resources for Newbies'>
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "&base;/doc/en_US.ISO8859-1/articles">
@ -219,9 +219,8 @@
<p>The X Window System is used with a number of operating systems,
including &os;. The documentation for X can be found at the
<a href="http://www.x.org/">X.Org Foundation</a> or
<a href="http://www.xfree86.org/">The XFree86 Project, Inc</a>
web sites according to the version you run.
<a href="http://www.x.org/">X.Org Foundation</a>
web site.
Beware, much of this documentation is reference material which is
more likely to be difficult for newcomers to digest.</p>