Adjust template for adding new entries. I don't think we do the

release notes any more, and change example to the new directory
naming scheme.
This commit is contained in:
Ken Smith 2006-05-14 13:38:17 +00:00
parent cdd1288c48
commit d87e8af11d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27840

View file

@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.16 2006/04/09 11:55:16 simon Exp $">
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.17 2006/05/14 13:34:53 kensmith Exp $">
<!ENTITY title "FreeBSD Snapshot Releases">
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
]>
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.16 2006/04/09 11:55:16 simon Exp $ -->
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.17 2006/05/14 13:34:53 kensmith Exp $ -->
<html>
&header;
@ -32,11 +32,7 @@
<li><a href="&url.snapshots;/Jan_2006/">Snapshots in January, 2006</a></li>
<!-- template for adding a new entry:
<li><a href="&url.snapshots;/Feb_2005/">Snapshots in February, 2005 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
<ul>
<li><a href="&url.snapshots;/Feb_2005/RELNOTES.TXT">abridged release notes</a></li>
</ul>
<li><a href="&url.snapshots;/200605/">Snapshots in May, 2006 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
</li>
-->
</ul>