From 799011385106db9325012d5db83165fdd9da15d1 Mon Sep 17 00:00:00 2001 From: Johann Kois <jkois@FreeBSD.org> Date: Sat, 17 Apr 2010 19:14:17 +0000 Subject: [PATCH] PR: www/144871 Remove/hide the link to snapshots.us.FreeBSD.org. The site has not been reachable for some time now. While here, not that the official snaphosts are available for - 9-CURRENT - 8-STABLE - 7-STABLE - 6-STABLE Change suggested by: Alexander Best (alexbestms att wwu dott de) --- en/snapshots/index.sgml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/en/snapshots/index.sgml b/en/snapshots/index.sgml index b1a83b586f..381e38b583 100644 --- a/en/snapshots/index.sgml +++ b/en/snapshots/index.sgml @@ -1,13 +1,13 @@ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!ENTITY base CDATA ".."> -<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.42 2007/12/09 05:48:49 dougb Exp $"> +<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.43 2008/03/10 17:03:38 simon Exp $"> <!ENTITY title "FreeBSD Snapshot Releases"> <!ENTITY % navinclude.download "INCLUDE"> <!ENTITY % developers SYSTEM "../developers.sgml"> %developers; <!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots"> ]> -<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.42 2007/12/09 05:48:49 dougb Exp $ --> +<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.43 2008/03/10 17:03:38 simon Exp $ --> <html> &header; @@ -32,7 +32,8 @@ sites</a>.</p> <p>Currently the snapshots of - <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">8-CURRENT</a>, + <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">9-CURRENT</a>, + <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">8-STABLE</a>, <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">7-STABLE</a>, and <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">6-STABLE</a> @@ -89,6 +90,7 @@ and it turns out that you never even tried the snapshots, well, it cuts both ways!</p> +<!-- <h2>Other Resources</h2> <p>Here are some related resources. Note that they are managed by @@ -101,7 +103,7 @@ <ul> <li><a href="http://snapshots.us.FreeBSD.org/">FreeBSD snapshots by &a.brd; (brd@)</a>.</li> </ul> - +--> &footer; </body> </html>