The May 2006 snapshots are starting to appear. Note the new directory

name.
This commit is contained in:
Ken Smith 2006-05-14 13:34:53 +00:00
parent 1ca63c76db
commit cdd1288c48
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27839

View file

@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.15 2006/02/05 00:24:01 ceri Exp $"> <!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.16 2006/04/09 11:55:16 simon Exp $">
<!ENTITY title "FreeBSD Snapshot Releases"> <!ENTITY title "FreeBSD Snapshot Releases">
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots"> <!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
]> ]>
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.15 2006/02/05 00:24:01 ceri Exp $ --> <!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.16 2006/04/09 11:55:16 simon Exp $ -->
<html> <html>
&header; &header;
@ -26,6 +26,7 @@
<p>The latest snapshots made available are the following:</p> <p>The latest snapshots made available are the following:</p>
<ul> <ul>
<li><a href="&url.snapshots;/200605/">Snapshots in May, 2006</a></li>
<li><a href="&url.snapshots;/Mar_2006/">Snapshots in March, 2006</a></li> <li><a href="&url.snapshots;/Mar_2006/">Snapshots in March, 2006</a></li>
<li><a href="&url.snapshots;/Feb_2006/">Snapshots in February, 2006</a></li> <li><a href="&url.snapshots;/Feb_2006/">Snapshots in February, 2006</a></li>
<li><a href="&url.snapshots;/Jan_2006/">Snapshots in January, 2006</a></li> <li><a href="&url.snapshots;/Jan_2006/">Snapshots in January, 2006</a></li>