Fix a oops made while adjusting what I'd stolen from the 5.4 schedule.sgml
file to make the 6.0 schedule.sgml... Pointy hat: kensmith
This commit is contained in:
parent
61957d1f81
commit
d887172163
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24805
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/schedule.sgml,v 1.1 2005/06/10 14:23:55 kensmith Exp $">
|
||||
<!ENTITY local.rel "6.0">
|
||||
<!ENTITY local.rel.tag "6.0">
|
||||
<!ENTITY local.rel.tag "6_0">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
Loading…
Reference in a new issue