- Played web page police.
- Modified the snapshot paragraph to include the snapshot-of-the-day server.
This commit is contained in:
parent
091973eef5
commit
f8445c8422
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1113
2 changed files with 20 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-01-17 15:10:57 $">
|
||||
<!ENTITY date "$Date: 1997-02-03 03:59:38 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
&header;
|
||||
|
||||
<h2><a href="&base/newsflash.html">Newsflash!</a></h2>
|
||||
<p>Recent announcement about FreeBSD Releases</p>
|
||||
<p>Recent announcements about FreeBSD Releases.</p>
|
||||
|
||||
<a name="current"></a>
|
||||
<h2>Current Release</h2>
|
||||
|
@ -34,9 +34,14 @@
|
|||
<li>The next official release will be
|
||||
<strong>2.2</strong> which will be derived from the
|
||||
<b><a href="../handbook/current.html">FreeBSD-current</a></b>
|
||||
branch of the development tree. Periodic
|
||||
<b><a href="snapshots.html">snapshot</a></b> releases
|
||||
will be made available before the release.</li>
|
||||
branch of the development tree.
|
||||
|
||||
<li>Periodic <b><a href="snapshots.html">snapshot</a></b> releases
|
||||
are available daily at
|
||||
<a href="ftp://22gamma.freebsd.org/pub/FreeBSD/">
|
||||
ftp://22gamma.freebsd.org/</a>. The
|
||||
<a href="ftp://22gamma.freebsd.org/pub/FreeBSD/README.TXT">
|
||||
README.TXT</a> file has more information.
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-01-17 15:10:57 $">
|
||||
<!ENTITY date "$Date: 1997-02-03 03:59:38 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
&header;
|
||||
|
||||
<h2><a href="&base/newsflash.html">Newsflash!</a></h2>
|
||||
<p>Recent announcement about FreeBSD Releases</p>
|
||||
<p>Recent announcements about FreeBSD Releases.</p>
|
||||
|
||||
<a name="current"></a>
|
||||
<h2>Current Release</h2>
|
||||
|
@ -34,9 +34,14 @@
|
|||
<li>The next official release will be
|
||||
<strong>2.2</strong> which will be derived from the
|
||||
<b><a href="../handbook/current.html">FreeBSD-current</a></b>
|
||||
branch of the development tree. Periodic
|
||||
<b><a href="snapshots.html">snapshot</a></b> releases
|
||||
will be made available before the release.</li>
|
||||
branch of the development tree.
|
||||
|
||||
<li>Periodic <b><a href="snapshots.html">snapshot</a></b> releases
|
||||
are available daily at
|
||||
<a href="ftp://22gamma.freebsd.org/pub/FreeBSD/">
|
||||
ftp://22gamma.freebsd.org/</a>. The
|
||||
<a href="ftp://22gamma.freebsd.org/pub/FreeBSD/README.TXT">
|
||||
README.TXT</a> file has more information.
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue