Update for 5.1-RELEASE doc set. This changes the current version

entities and the number of ports.
This commit is contained in:
Bruce A. Mah 2003-06-03 19:25:31 +00:00
parent d3acddcb6d
commit 3c282f4d6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17169

View file

@ -18,8 +18,8 @@
<!-- 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 CDATA "5.0"> <!ENTITY rel.current CDATA "5.1">
<!ENTITY rel.current.date CDATA "January 2003"> <!ENTITY rel.current.date CDATA "June 2003">
<!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'>
@ -35,7 +35,7 @@
<!ENTITY % not.published "IGNORE"> <!ENTITY % not.published "IGNORE">
<!-- Number of ports in the ports tree --> <!-- Number of ports in the ports tree -->
<!ENTITY os.numports "8,500"> <!ENTITY os.numports "8,600">
<!ENTITY ports.size "210&nbsp;MB"> <!ENTITY ports.size "210&nbsp;MB">
<!-- GUI-buttons --> <!-- GUI-buttons -->