Minor improvements.
This commit is contained in:
parent
c3ee24b558
commit
5b61f2d25b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26566
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.159 2005/10/06 20:53:39 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.160 2005/11/04 16:41:01 hrs Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -48,7 +48,7 @@
|
|||
branches of the <tt>src/</tt> subtree of the FreeBSD CVS
|
||||
repository. Commits to any branch listed as "frozen" must first be
|
||||
reviewed and approved by the relevant contact party. The status of
|
||||
other subtrees such as <tt>ports/</tt> and <tt>doc/</tt> is also
|
||||
other subtrees such as <tt>ports/</tt>, <tt>doc/</tt>, and <tt>www/</tt> is also
|
||||
provided below.</p>
|
||||
|
||||
<table class="tblbasic">
|
||||
|
@ -62,14 +62,14 @@ provided below.</p>
|
|||
<tr>
|
||||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> </td>
|
||||
<td> committers </td>
|
||||
<td> Active development branch for -CURRENT. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_6</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> </td>
|
||||
<td> committers </td>
|
||||
<td> Development branch for 6-STABLE. </td>
|
||||
</tr>
|
||||
|
||||
|
@ -83,7 +83,7 @@ provided below.</p>
|
|||
<tr>
|
||||
<td> <tt>RELENG_5</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> </td>
|
||||
<td> committers </td>
|
||||
<td> Development branch for 5-STABLE. </td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue