Fix typo: s/RELEASE_4_6_0_RELEASE/RELENG_4_6_0_RELEASE/
Pointed out by: "Michael O. Boev" <mike@tric.tomsk.gov.ru>
This commit is contained in:
parent
a59b302357
commit
3473b785de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13289
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/schedule.sgml,v 1.10 2002/05/22 20:38:08 bmah Exp $ ">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/schedule.sgml,v 1.11 2002/05/28 17:53:05 bmah Exp $ ">
|
||||
<!ENTITY title "FreeBSD 4.6 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -213,7 +213,7 @@
|
|||
<td>src tree tagged.</td>
|
||||
<td>30 May 2002</td>
|
||||
<td>--</td>
|
||||
<td><tt>RELEASE_4_6_0_RELEASE</tt> tag for src.</td>
|
||||
<td><tt>RELENG_4_6_0_RELEASE</tt> tag for src.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue