Rewrite the first paragraph of the site to reflect reality. We don't just

support ``PC-compatible'' computers anymore.

While I'm here, comment out the ``Sponsored by Walnut Creek CDROM'' logo
-- Walnut Creek CDROM is now BSDi.  Also shrink down width of the Daemon
News and Powered by FreeBSD logos just a tiny bit so the site fits into
a browser window width of 585 without the nasty scrollbar on the bottom.

If anyone has any objections to the last bit of this commit, feel free to
back it out.

Partially submitted by:	alfred
This commit is contained in:
Jim Mock 2000-07-29 08:11:22 +00:00
parent 52499edf94
commit 805e5efd19
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7748

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project">
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.87 2000/06/22 22:00:45 nsayer Exp $">
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.88 2000/06/23 01:09:33 kuriyama Exp $">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -132,10 +132,11 @@ href="ru/">Russian</a>, <a href="support.html#web">Other</a>
<td rowspan="2" align="left" valign="top" width="500">
<h2><font color="#990000">What is FreeBSD?</font></h2>
<p>FreeBSD is an advanced BSD UNIX operating system for
"PC-compatible" computers, developed and maintained by <a
href="&base;/handbook/staff.html">a large team of
individuals</a>.</p>
<p>FreeBSD is an advanced BSD UNIX operating system for the
Intel compatible (x86), DEC Alpha, and PC-98 architectures.
It is developed and maintained by <a
href="&base;/handbook/staff.html">a large team of
individuals</a>.</p>
<h2><font color="#990000">Cutting edge features</font></h2>
@ -288,22 +289,24 @@ href="ru/">Russian</a>, <a href="support.html#web">Other</a>
<td><a href="http://www.freebsdmall.com/"><img
src="gifs/mall_title_medium.gif" alt="[FreeBSD Mall]"
height="65" width="165" border="0"></a></td>
<!--
<td><a href="http://www.cdrom.com/"><img src="gifs/wclogo.gif"
alt="[Sponsored by Walnut Creek CD-ROM]" height="55" width="88"
border="0"></a></td>
-->
<td><a href="http://www.ugu.com/"><img src="gifs/ugu_icon.gif"
alt="[Sponsor of Unix Guru Universe]" height="64" width="76"
border="0"></a></td>
<td><a href="http://www.daemonnews.org/"><img src="gifs/darbylogo.gif"
alt="[Daemon News]" height="45" width="141"
alt="[Daemon News]" height="45" width="130"
border="0"></a></td>
<td><a href="&base;/copyright/daemon.html"><img
src="gifs/powerlogo.gif" alt="[Powered by FreeBSD]"
height="64" width="171" border="0"></a></td>
height="64" width="160" border="0"></a></td>
</tr>
</tbody>
</table>