- Add August Snapshots.
- Remove March and February snapshots.
This commit is contained in:
parent
a1a91c0a44
commit
4f627feba7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28439
1 changed files with 3 additions and 4 deletions
|
@ -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.22 2006/07/20 20:00:27 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.23 2006/07/23 13:33:46 joel 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.22 2006/07/20 20:00:27 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.23 2006/07/23 13:33:46 joel Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,11 +27,10 @@
|
|||
<p>The latest snapshots made available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&url.snapshots;/200608/">Snapshots in August 2006</a></li>
|
||||
<li><a href="&url.snapshots;/200607/">Snapshots in July 2006</a></li>
|
||||
<li><a href="&url.snapshots;/200606/">Snapshots in June 2006</a></li>
|
||||
<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;/Feb_2006/">Snapshots in February 2006</a></li>
|
||||
<!-- template for adding a new entry:
|
||||
|
||||
<li><a href="&url.snapshots;/200605/">Snapshots in May 2006 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
|
||||
|
|
Loading…
Reference in a new issue