Be consistent with regards to case usage in various tags. It seems the
original style was to use uppercase tags, such as '<A HREF', however this seems to have become highly inconsistent. The number of lowercase tags far exceed the number of uppercase tags, so prefer the lowercase '<a href'.
This commit is contained in:
parent
bc9b0e9d09
commit
0716dc73be
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39182
1 changed files with 59 additions and 59 deletions
|
@ -20,10 +20,10 @@
|
|||
releases.</p>
|
||||
|
||||
<p>Documentation files for each release are available for viewing in
|
||||
HTML format on the <a HREF="&base;/relnotes.html">Release
|
||||
HTML format on the <a href="&base;/relnotes.html">Release
|
||||
Documentation</a> page.</p>
|
||||
|
||||
<a name="supported-releases"></A>
|
||||
<a name="supported-releases"></a>
|
||||
<h2>Currently Supported Releases</h2>
|
||||
|
||||
<p>Complete information about the release date, the classifcation
|
||||
|
@ -33,7 +33,7 @@
|
|||
section of the <a href="&base;/security/security.html">FreeBSD
|
||||
Security Information</a> page.</p>
|
||||
|
||||
<a name="current"></A>
|
||||
<a name="current"></a>
|
||||
<h2>Most Recent Release(s)</h2>
|
||||
|
||||
<h3>Production Releases</h3>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<a href="&u.rel3.errata;">Errata</a>
|
||||
</em></p>
|
||||
|
||||
<a name="future"></A>
|
||||
<a name="future"></a>
|
||||
<h2>Future Releases</h2>
|
||||
|
||||
<p>For the schedule of upcoming releases, or for more information
|
||||
|
@ -75,14 +75,14 @@
|
|||
href="&base;/releng/index.html">Release Engineering</a>
|
||||
page.</p>
|
||||
|
||||
<p>The latest snapshots from our <A
|
||||
HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-STABLE</A>
|
||||
and <A
|
||||
HREF="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-CURRENT</A>
|
||||
branches are also available. Please see <A
|
||||
HREF="../where.html">Getting FreeBSD</A> for details.</p>
|
||||
<p>The latest snapshots from our <a
|
||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-STABLE</a>
|
||||
and <a
|
||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-CURRENT</a>
|
||||
branches are also available. Please see <a
|
||||
href="../where.html">Getting FreeBSD</a> for details.</p>
|
||||
|
||||
<a name="prior-supported"></A>
|
||||
<a name="prior-supported"></a>
|
||||
<h2>Prior Releases Still Being Supported</h2>
|
||||
<ul>
|
||||
<li><b>8.2</b> (February 2011)
|
||||
|
@ -106,7 +106,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<a name="prior-unsupported"></A>
|
||||
<a name="prior-unsupported"></a>
|
||||
<h2>Prior Releases Which Have Reached End-Of-Life</h2>
|
||||
|
||||
<p>Complete historical information about the release date, the
|
||||
|
@ -417,9 +417,9 @@
|
|||
|
||||
<li><b>4.1.1</b> (September, 2000)
|
||||
<em>
|
||||
<A HREF="./4.1.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.1.1R/notes.html">Release Notes</A> :
|
||||
<A HREF="./4.1.1R/errata.html">Errata</A>
|
||||
<a href="./4.1.1R/announce.html">Announcement</a> :
|
||||
<a href="./4.1.1R/notes.html">Release Notes</a> :
|
||||
<a href="./4.1.1R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
|
@ -465,119 +465,119 @@
|
|||
|
||||
<li><b>3.2</b> (May, 1999)
|
||||
<em>
|
||||
<A HREF="./3.2R/announce.html">Announcement</A> :
|
||||
<A HREF="./3.2R/notes.html">Release Notes</A> :
|
||||
<A HREF="./3.2R/errata.html">Errata</A>
|
||||
<a href="./3.2R/announce.html">Announcement</a> :
|
||||
<a href="./3.2R/notes.html">Release Notes</a> :
|
||||
<a href="./3.2R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>3.1</b> (February, 1999)
|
||||
<em>
|
||||
<A HREF="./3.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./3.1R/notes.html">Release Notes</A> :
|
||||
<A HREF="./3.1R/errata.html">Errata</A>
|
||||
<a href="./3.1R/announce.html">Announcement</a> :
|
||||
<a href="./3.1R/notes.html">Release Notes</a> :
|
||||
<a href="./3.1R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>3.0</b> (October, 1998)
|
||||
<em>
|
||||
<A HREF="./3.0R/announce.html">Announcement</A> :
|
||||
<A HREF="./3.0R/notes.html">Release Notes</A> :
|
||||
<A HREF="./3.0R/errata.html">Errata</A>
|
||||
<a href="./3.0R/announce.html">Announcement</a> :
|
||||
<a href="./3.0R/notes.html">Release Notes</a> :
|
||||
<a href="./3.0R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.8</b> (December, 1998)
|
||||
<em>
|
||||
<A HREF="./2.2.8R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.8R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.8R/errata.html">Errata</A>
|
||||
<a href="./2.2.8R/announce.html">Announcement</a> :
|
||||
<a href="./2.2.8R/notes.html">Release Notes</a> :
|
||||
<a href="./2.2.8R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.7</b> (July, 1998)
|
||||
<em>
|
||||
<A HREF="./2.2.7R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.7R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.7R/errata.html">Errata</A>
|
||||
<a href="./2.2.7R/announce.html">Announcement</a> :
|
||||
<a href="./2.2.7R/notes.html">Release Notes</a> :
|
||||
<a href="./2.2.7R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.6</b> (March, 1998)
|
||||
<em>
|
||||
<A HREF="./2.2.6R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.6R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.6R/errata.html">Errata</A>
|
||||
<a href="./2.2.6R/announce.html">Announcement</a> :
|
||||
<a href="./2.2.6R/notes.html">Release Notes</a> :
|
||||
<a href="./2.2.6R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.5</b> (October, 1997)
|
||||
<em>
|
||||
<A HREF="./2.2.5R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2.5R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.5R/errata.html">Errata</A>
|
||||
<a href="./2.2.5R/announce.html">Announcement</a> :
|
||||
<a href="./2.2.5R/notes.html">Release Notes</a> :
|
||||
<a href="./2.2.5R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.2</b> (May, 1997)
|
||||
<em>
|
||||
<A HREF="./2.2.2R/notes.html">Release Notes</A> :
|
||||
<A HREF="./2.2.2R/errata.html">Errata</A>
|
||||
<a href="./2.2.2R/notes.html">Release Notes</a> :
|
||||
<a href="./2.2.2R/errata.html">Errata</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2.1</b> (April, 1997)
|
||||
<em>
|
||||
<A HREF="./2.2.1R/notes.html">Release Notes</A>
|
||||
<a href="./2.2.1R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.2</b> (March, 1997)
|
||||
<em>
|
||||
<A HREF="./2.2R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.2R/notes.html">Release Notes</A>
|
||||
<a href="./2.2R/announce.html">Announcement</a> :
|
||||
<a href="./2.2R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.1.7</b> (February, 1997)
|
||||
<em>
|
||||
<A HREF="./2.1.7R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.1.7R/notes.html">Release Notes</A>
|
||||
<a href="./2.1.7R/announce.html">Announcement</a> :
|
||||
<a href="./2.1.7R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.1.6</b> (December, 1996)
|
||||
<em>
|
||||
<A HREF="./2.1.6R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.1.6R/notes.html">Release Notes</A>
|
||||
<a href="./2.1.6R/announce.html">Announcement</a> :
|
||||
<a href="./2.1.6R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.1.5</b> (July, 1996)
|
||||
<em>
|
||||
<A HREF="./2.1.5R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.1.5R/notes.html">Release Notes</A>
|
||||
<a href="./2.1.5R/announce.html">Announcement</a> :
|
||||
<a href="./2.1.5R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.1</b> (November, 1995)
|
||||
<em>
|
||||
<A HREF="./2.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.1R/notes.html">Release Notes</A>
|
||||
<a href="./2.1R/announce.html">Announcement</a> :
|
||||
<a href="./2.1R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.0.5</b> (June, 1995)
|
||||
<em>
|
||||
<A HREF="./2.0.5R/announce.html">Announcement</A> :
|
||||
<A HREF="./2.0.5R/notes.html">Release Notes</A>
|
||||
<a href="./2.0.5R/announce.html">Announcement</a> :
|
||||
<a href="./2.0.5R/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>2.0</b> (November, 1994)
|
||||
<em>
|
||||
<A HREF="./2.0/announce.html">Announcement</A> :
|
||||
<A HREF="./2.0/notes.html">Release Notes</A>
|
||||
<a href="./2.0/announce.html">Announcement</a> :
|
||||
<a href="./2.0/notes.html">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
|
@ -585,26 +585,26 @@
|
|||
|
||||
<li><b>1.1.5</b>
|
||||
<em>
|
||||
<A HREF="./1.1.5/RELNOTES.FreeBSD">Release Notes</A>
|
||||
<a href="./1.1.5/RELNOTES.FreeBSD">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>1.1</b> (May, 1994)
|
||||
<em>
|
||||
<A HREF="./1.1/RELNOTES.FreeBSD">Release Notes</A>
|
||||
<a href="./1.1/RELNOTES.FreeBSD">Release Notes</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>1.0</b> (November, 1993)</li>
|
||||
</ul>
|
||||
|
||||
<a name="releasestatistic"></A>
|
||||
<a name="releasestatistic"></a>
|
||||
<h2>Release Usage Statistics</h2>
|
||||
|
||||
<p>A snapshot of the current and past FreeBSD release usage is
|
||||
available at <A
|
||||
HREF="http://www.FreeBSD.org/statistic/release_usage/">
|
||||
http://www.FreeBSD.org/statistic/release_usage/</A>.</p>
|
||||
available at <a
|
||||
href="http://www.FreeBSD.org/statistic/release_usage/">
|
||||
http://www.FreeBSD.org/statistic/release_usage/</a>.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue