Update to show correct release name.
Submitted by: Tom Hukins <tom@eborcom.com> PR: 10799
This commit is contained in:
parent
0fdac3f786
commit
924dbe49df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4833
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-03-02 14:19:50 $">
|
||||
<!ENTITY date "$Date: 1999-05-07 05:42:18 $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: where.sgml,v 1.31 1999-03-02 14:19:50 wosch Exp $ -->
|
||||
<!-- $Id: where.sgml,v 1.32 1999-05-07 05:42:18 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -34,7 +34,7 @@ first to determine what the latest version of FreeBSD is.</p>
|
|||
href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
|
||||
<ul>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE">FreeBSD 2.2.8-RELEASE</a></li>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.0-RELEASE">FreeBSD 3.0-RELEASE</a></li>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.1-RELEASE">FreeBSD 3.1-RELEASE</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Anonymous ftp from one of the numerous <a
|
||||
|
@ -73,7 +73,7 @@ CDROM</a></li>
|
|||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/packages">Packages
|
||||
for FreeBSD-current</a></li>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/3.0-stable/packages">Packages for FreeBSD 3.0-stable</a></li>
|
||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/3.1-stable/packages">Packages for FreeBSD 3.1-stable</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>The Ports collection</h3>
|
||||
|
@ -92,7 +92,7 @@ CDROM</a></li>
|
|||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE/ports">Ports
|
||||
for FreeBSD 2.2.8-RELEASE</a></li>
|
||||
|
||||
<li><a href="ports/index.html">Alternative WWW interface
|
||||
<li><a href="ports/index.html">WWW interface
|
||||
to Ports for FreeBSD-current</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -107,7 +107,7 @@ CDROM</a></li>
|
|||
|
||||
<h3>Commercial software</h3>
|
||||
|
||||
<p>Beginning with FreeBSD <a href="releases">Release
|
||||
<p>Beginning with FreeBSD <a href="releases/">Release
|
||||
2.0.5</a>, FreeBSD includes demo versions of some
|
||||
commercial as well as some shareware products. In
|
||||
addition to the demos available in the FreeBSD
|
||||
|
|
Loading…
Reference in a new issue