Fix typo in previous commit.
This commit is contained in:
parent
68cf6cf00a
commit
5de57831e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9044
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.44 2000/10/30 01:54:36 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.45 2001/03/22 01:11:27 jkh Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/where.sgml,v 1.44 2000/10/30 01:54:36 jim Exp $ -->
|
||||
<!-- $FreeBSD: www/en/where.sgml,v 1.45 2001/03/22 01:11:27 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -40,9 +40,9 @@
|
|||
<ul>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/4.2-RELEASE">FreeBSD 4.2-RELEASE/alpha</a></li>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.2-RELEASE">FreeBSD 4.2-RELEASE/i386</a></li>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/">FreeBSD ISO-IMAGES/i386</a></li>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/">FreeBSD ISO-IMAGES/alpha</a></li>
|
||||
</ul>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/</a></li>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/</a></li>
|
||||
</li>
|
||||
|
||||
<li>Anonymous ftp from one of the numerous <a
|
||||
|
|
Loading…
Reference in a new issue