Fix CDROM image name: 3.4-install.cd0 -> 3.4-install.iso
This commit is contained in:
parent
59cfa7901a
commit
7f2eca642d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6252
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/announce.sgml,v 1.1 1999/12/21 01:12:41 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/3.4R/announce.sgml,v 1.2 1999/12/22 01:31:30 chris Exp $">
|
||||
<!ENTITY title "FreeBSD 3.4 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -47,7 +47,7 @@
|
|||
installation (660MB) image, but it will at least be available from:</p>
|
||||
|
||||
<p><a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/3.4-install.cd0">ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/3.4-install.cd0</a></p>
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/3.4-install.iso">ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/3.4-install.iso</a></p>
|
||||
|
||||
<p>along with the more traditional 3.4-RELEASE bits. If you can't
|
||||
afford the CDs, are impatient, or just want to use it for evangelism
|
||||
|
|
Loading…
Reference in a new issue