The current snapshot usage should point to this year (2000) and not last
year (1999).
This commit is contained in:
parent
a94d4a462c
commit
77a14197f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6577
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.33 1999/12/12 16:24:26 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.34 1999/12/21 01:13:52 nik Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.33 1999/12/12 16:24:26 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.34 1999/12/21 01:13:52 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -175,7 +175,7 @@ FreeBSD</A> for details.</p>
|
|||
A snapshot of the current FreeBSD release usage
|
||||
is available at
|
||||
<A HREF="http://www.FreeBSD.org/statistic/release_usage/1999/">
|
||||
http://www.FreeBSD.org/statistic/release_usage/1999/</A>.
|
||||
http://www.FreeBSD.org/statistic/release_usage/2000/</A>.
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue