The install docs pointed to th 2.1.0 distribution, not 2.1.5. OOPS!
Submitted by: Brett Glass <brett@lariat.org>
This commit is contained in:
parent
8c5b3c3575
commit
71abae7de4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=440
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.31 1996-07-01 16:32:09 bde Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.32 1996-07-25 13:12:25 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -41,7 +41,7 @@
|
|||
(IRQ) and IO port addresses. </item>
|
||||
|
||||
<item>Download the <url
|
||||
url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/2.1.0-RELEASE/floppies/boot.flp"
|
||||
url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/2.1.5-RELEASE/floppies/boot.flp"
|
||||
name="installation boot disk image"> file to your hard
|
||||
drive, and be sure to tell your browser to
|
||||
<em>save</em> rather than <em>display</em>.
|
||||
|
@ -645,7 +645,7 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
|
|||
of a name server:
|
||||
|
||||
<tscreen><verb>
|
||||
ftp://192.216.222.4/pub/FreeBSD/2.1.0-RELEASE
|
||||
ftp://192.216.222.4/pub/FreeBSD/2.1.5-RELEASE
|
||||
</verb></tscreen>
|
||||
|
||||
There are two FTP installation modes you can use:
|
||||
|
|
Loading…
Reference in a new issue