Revert changes in the previous commit temporarily until the release day.

This commit is contained in:
Hiroki Sato 2005-10-16 14:03:34 +00:00
parent 5a7b0d0184
commit 615ce86932
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26035

View file

@ -36,24 +36,24 @@ used in both environments.
<!-- The currently released version of FreeBSD. This value is used to <!-- The currently released version of FreeBSD. This value is used to
create some links on web sites and such, so do NOT change it until create some links on web sites and such, so do NOT change it until
it's really release time --> it's really release time -->
<!ENTITY rel.current "6.0"> <!ENTITY rel.current "5.4">
<!ENTITY rel.current.date "Oct 2005"> <!ENTITY rel.current.date "May 2005">
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
<!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'> <!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
<!-- Entities for multiple "latest" versions of FreeBSD --> <!-- Entities for multiple "latest" versions of FreeBSD -->
<!ENTITY rel2.current "5.4"> <!ENTITY rel2.current "4.11">
<!ENTITY rel2.current.date "May 2005"> <!ENTITY rel2.current.date "Jan 2005">
<!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'> <!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'> <!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'> <!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
<!-- Entities for the snapshots --> <!-- Entities for the snapshots -->
<!ENTITY snapshots.stable <!ENTITY snapshots.stable
'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/5-LATEST'> 'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/4-LATEST'>
<!ENTITY snapshots.current <!ENTITY snapshots.current
'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/6-LATEST'> 'ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/5-LATEST'>
<!-- Sections that we don't want to be published --> <!-- Sections that we don't want to be published -->
<!ENTITY % not.published "IGNORE"> <!ENTITY % not.published "IGNORE">