- Eliminate empty <a name="foo"> tag.
- Delete trailing whitespaces.
This commit is contained in:
parent
73398d1e73
commit
19c81fcc3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32721
1 changed files with 29 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.234 2008/08/22 14:30:38 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.235 2008/08/22 14:39:01 hrs Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -35,9 +35,7 @@
|
|||
-->
|
||||
</ul>
|
||||
|
||||
<a name="schedule"></a>
|
||||
|
||||
<h2>Upcoming Release Schedule</h2>
|
||||
<h2><a name="schedule" id="schedule">Upcoming Release Schedule</a></h2>
|
||||
|
||||
<p>NOTE: Release dates are approximate and may be subject to
|
||||
schedule slippage.</p>
|
||||
|
|
@ -68,8 +66,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="freeze"></a>
|
||||
<h2>Code-Freeze Status</h2>
|
||||
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
||||
|
||||
<p>The following table lists the code freeze status for the major
|
||||
branches of the <tt>src/</tt> subtree of the FreeBSD CVS
|
||||
|
|
@ -304,8 +301,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="docs"></a>
|
||||
<h2>Release Engineering Documentation</h2>
|
||||
<h2><a name="docs" id="docs">Release Engineering Documentation</a></h2>
|
||||
|
||||
<ul>
|
||||
<li><p><a href="&base;/doc/en_US.ISO8859-1/articles/releng/index.html">FreeBSD
|
||||
|
|
@ -318,7 +314,6 @@
|
|||
for corporate rollouts or commercial
|
||||
productization.</small></p></li>
|
||||
|
||||
|
||||
<li><p><a href="&base;/doc/en_US.ISO8859-1/articles/releng-packages/index.html">FreeBSD
|
||||
Release Engineering for Third Party Packages</a><br>
|
||||
|
||||
|
|
@ -349,8 +344,7 @@
|
|||
of the project.</small></p></li>
|
||||
</ul>
|
||||
|
||||
<a name="team"></a>
|
||||
<h2>Release Engineering Team</h2>
|
||||
<h2><a name="team" id="team">Release Engineering Team</a></h2>
|
||||
|
||||
<p>The primary release engineering team is responsible for approving
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/freebsd-glossary.html#MFC-GLOSSARY">MFC</a>
|
||||
|
|
@ -403,8 +397,7 @@
|
|||
<p><strong>Package Builders (&contact.portmgr;)</strong> :
|
||||
&a.portmgr;</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<h2><a name="faq" id="faq">Frequently Asked Questions</a></h2>
|
||||
|
||||
<p>Where can I find the release directory or ISO images for older
|
||||
FreeBSD releases?</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue