Add hypertext links to the footnotes.
Remove an errant sentence.
This commit is contained in:
parent
1f3b5d8cfb
commit
0a442b4abf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24486
1 changed files with 8 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/marketing/os-comparison.sgml,v 1.1 2005/05/08 15:53:13 murray Exp $">
|
||||
<!ENTITY email 'marketing'>
|
||||
<!ENTITY title "FreeBSD vs. Linux vs. Windows 2000">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -10,9 +10,6 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<p>This page contains documentation about the FreeBSD release
|
||||
engineering process.</p>
|
||||
|
||||
<h1>How does your OS compare?</h1>
|
||||
|
||||
<table class="tasklist" border="3" cellpadding="5" cellspacing="0">
|
||||
|
@ -102,7 +99,8 @@
|
|||
security-related errors. The entire system is open source so
|
||||
the security of the system can and has been verified by third
|
||||
parties. A default FreeBSD installation has yet to be affected
|
||||
by a single CERT advisory in 200.</p>
|
||||
by a single CERT advisory in 2000<small><sup><a
|
||||
href="#3">3</a></sup></small>.</p>
|
||||
|
||||
<p>FreeBSD also has a notion of kernel security levels, virtual
|
||||
server jails, capabilities, ACLs, a very robust packet filtering
|
||||
|
@ -399,8 +397,7 @@
|
|||
|
||||
<h1>Footnotes</h1>
|
||||
|
||||
<!-- <a name="f-filesystem" /> -->
|
||||
|
||||
<a name="1"></a>
|
||||
<h2>Filesystem</h2>
|
||||
|
||||
<p>FreeBSD uses FFS, the Berkeley Fast File System, with the addition
|
||||
|
@ -427,7 +424,7 @@
|
|||
R. Ganger.<br/> <a
|
||||
href="http://www.ece.cmu.edu/~gnager/papers/mckusick99.ps">http://www.ece.cmu.edu/~gnager/papers/mckusick99.ps</a>.</p>
|
||||
|
||||
<!-- <a name="f-performance"> -->
|
||||
<a name="2"></a>
|
||||
<h2>Performance Benchmarks</h2>
|
||||
|
||||
<p>Numerous benchmarks have continued to show FreeBSD's clear
|
||||
|
@ -463,7 +460,7 @@ FreeBSD with a commanding lead over the competition :</p>
|
|||
href="http://www.intel.com/ebusiness/casestudies/yahoo/buscase.htm">http://www.intel.com/ebusiness/casestudies/yahoo/buscase.htm</a></p></li>
|
||||
</ul>
|
||||
|
||||
<!-- <a name="f-security"> -->
|
||||
<a name="3"></a>
|
||||
<h2>Security</h2>
|
||||
|
||||
<p>The Computer Emergency Response Team, or CERT, studies Internet
|
||||
|
@ -509,7 +506,7 @@ href="http://www.cert.org">http://www.cert.org</a>.</p>
|
|||
of FreeBSD, please see <a
|
||||
href="http://www.trustedbsd.org">http://www.trustedbsd.org</a>.</p>
|
||||
|
||||
<!-- <a name="f-ports"> -->
|
||||
<a name="4"></a>
|
||||
<h2>Ports Collection</h2>
|
||||
|
||||
<p>Even with all the hyper about open standards, getting a program to
|
||||
|
@ -545,7 +542,7 @@ href="http://www.trustedbsd.org">http://www.trustedbsd.org</a>.</p>
|
|||
Unix systems and some Linux distributions as well.</p>
|
||||
|
||||
<p>This document was prepared by Bob Bruce and Murray Stokely, with
|
||||
input from Matt Dillon, Nathan dude, and many others.</p>
|
||||
input from Matt Dillon, Nathan dude, and many others.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue