Fix typos.
Spotted by: glebius
This commit is contained in:
parent
5b899b18f0
commit
3c49ea17e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39228
1 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,8 @@
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD$">
|
||||||
<!ENTITY local.rel "9.1">
|
<!ENTITY local.rel "9.1">
|
||||||
<!ENTITY local.rel.tag "9_1">
|
<!ENTITY local.branch.stable "stable/9">
|
||||||
|
<!ENTITY local.branch.releng "releng/9.1">
|
||||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||||
<!ENTITY % navinclude.download "INCLUDE">
|
<!ENTITY % navinclude.download "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -55,7 +56,7 @@
|
||||||
<td>2 July 2012</td>
|
<td>2 July 2012</td>
|
||||||
<td>-</td>
|
<td>-</td>
|
||||||
<td>Release Engineers announce that all further commits to the
|
<td>Release Engineers announce that all further commits to the
|
||||||
head branch will require explicit approval.
|
&local.branch.stable; branch will require explicit approval.
|
||||||
Certain blanket approvals will be granted for narrow areas of
|
Certain blanket approvals will be granted for narrow areas of
|
||||||
development, documentation improvements, etc.</td>
|
development, documentation improvements, etc.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -68,7 +69,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>releng/9.1 branch</td>
|
<td>&local.branch.releng; branch</td>
|
||||||
<td>3 August 2012</td>
|
<td>3 August 2012</td>
|
||||||
<td>-</td>
|
<td>-</td>
|
||||||
<td>Subversion branch created, propagated to CVS; future
|
<td>Subversion branch created, propagated to CVS; future
|
||||||
|
@ -107,7 +108,7 @@
|
||||||
<td>Turn over to the secteam</td>
|
<td>Turn over to the secteam</td>
|
||||||
<td>-</td>
|
<td>-</td>
|
||||||
<td>-</td>
|
<td>-</td>
|
||||||
<td>RELENG_&local.rel.tag; branch is handed over to
|
<td>&local.branch.releng; branch is handed over to
|
||||||
the FreeBSD Security Officer Team in one or two weeks after the
|
the FreeBSD Security Officer Team in one or two weeks after the
|
||||||
announcement.</td>
|
announcement.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue