Use &url.snapshots; to keep consistency.

This commit is contained in:
Hiroki Sato 2005-02-13 17:45:29 +00:00
parent 5d07c498cb
commit 903f2a96b3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23792

View file

@ -1,12 +1,12 @@
<!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.1 2005/02/10 21:30:18 hrs Exp $"> <!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.2 2005/02/13 17:38:31 hrs Exp $">
<!ENTITY title "FreeBSD Snapshot Releases"> <!ENTITY title "FreeBSD Snapshot Releases">
<!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.1 2005/02/10 21:30:18 hrs Exp $ --> <!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.2 2005/02/13 17:38:31 hrs Exp $ -->
<html> <html>
&header; &header;
@ -41,7 +41,7 @@
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">6-CURRENT</a> <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">6-CURRENT</a>
and <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">5-STABLE</a> and <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">5-STABLE</a>
are released monthly in URLs in the format are released monthly in URLs in the format
<tt>ftp://ftp.freebsd.org/snapshots/&lt;month&gt;_&lt;year&gt;/</tt> <tt>&url.snapshots;/&lt;month&gt;_&lt;year&gt;/</tt>
where <tt>&lt;year&gt;</tt> is the year, where <tt>&lt;year&gt;</tt> is the year,
<tt>&lt;month&gt;</tt> is the month the snapshot was released. <tt>&lt;month&gt;</tt> is the month the snapshot was released.
Each snapshot directory might contain a <tt>RELNOTES.TXT</tt> Each snapshot directory might contain a <tt>RELNOTES.TXT</tt>