Somewhat simplify the about page. It is unlikely that a user new to FreeBSD wants a complete technical listing of the architectures we support.
This page is still a wall of text and still contains irrelevant information, but this is a start.
This commit is contained in:
parent
1ae6a3e077
commit
7c675210e8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42844
1 changed files with 5 additions and 9 deletions
|
@ -15,19 +15,15 @@
|
|||
|
||||
<h2>What is FreeBSD?</h2>
|
||||
|
||||
<p>FreeBSD is an advanced operating system for x86
|
||||
compatible (including Pentium® and Athlon™),
|
||||
amd64, x86-64 and x64
|
||||
compatible (including Opteron™, Athlon™64,
|
||||
and EM64T), ARM, IA-64, PowerPC, PC-98 and UltraSPARC®
|
||||
architectures. It is derived from BSD, the version of
|
||||
<p>FreeBSD is an operating system for a <a
|
||||
href="&base;/platforms/">variety of
|
||||
platforms</a> focussing on features, speed, and
|
||||
stability. It is derived from BSD, the version of
|
||||
&unix; developed at the
|
||||
University of California, Berkeley. It is developed
|
||||
and maintained by <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">a
|
||||
large team of individuals</a>. Additional <a
|
||||
href="&base;/platforms/index.html">platforms</a> are
|
||||
in various stages of development.</p>
|
||||
large community</a>.</p>
|
||||
|
||||
<h2>Cutting edge features</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue