Moderize the snapshots/index.sgml file:

- Use rel.head.major and rel{,2}.current.major entities instead of
   hard-coding version numbers.
 - Comment the paragraph stating snapshots will be regularly released.
 - Comment the paragraph stating 10-CURRENT, 9-STABLE, and 8-STABLE
   snapshots are available.
 - Note snapshots may be outdated.
This commit is contained in:
Glen Barber 2012-08-28 15:58:45 +00:00
parent 76695609ab
commit cc9fae30e5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39465

View file

@ -12,6 +12,7 @@
<html>
&header;
<!--
<h2>What Are Snapshots?</h2>
<p>As part of an ongoing effort to improve the overall release process
@ -21,6 +22,7 @@
These snapshots will be very similar to full releases,
except that they might not include all the bits included in a
full release (such as packages and updated documentation).</p>
-->
<h2>Getting Snapshots</h2>
@ -31,12 +33,15 @@
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">mirror
sites</a>.</p>
<p>Please note that sometimes the snapshots available to download
may be somewhat outdated.</p>
<!--
<p>Currently the snapshots of
<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>,
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>,
and
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">6-STABLE</a>
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel2.current.major;-STABLE</a>,
are released monthly in directories whose URLs have the format
<tt>&url.snapshots;/&lt;year&gt;&lt;month&gt;/</tt>
where <tt>&lt;year&gt;</tt> is the four-digit year and
@ -48,6 +53,7 @@
applicable).
Each snapshot directory might contain a <tt>RELNOTES.TXT</tt>
file which outlines the changes for the particular snapshot.</p>
-->
<h2>Things You Might Want to Know</h2>