Correct the location of the tools directory.
Submitted by: Rob Drimmie <rmdrimmie@home.com>
This commit is contained in:
parent
6fd8dbb265
commit
e139775929
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7527
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.48 2000/06/30 16:53:15 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.49 2000/07/01 17:05:02 alex Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -159,7 +159,7 @@
|
|||
<filename>.flp</filename> files. If you do not have the
|
||||
CD-ROM then <command>fdimage</command> can be downloaded from
|
||||
the <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/tools/"><filename>tools</filename> directory</ulink> on the FreeBSD FTP site.</para>
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/"><filename>tools</filename> directory</ulink> on the FreeBSD FTP site.</para>
|
||||
|
||||
<para>If you are writing the floppies on a Unix system (such as
|
||||
another FreeBSD system) you can use the &man.dd.1; command to
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.48 2000/06/30 16:53:15 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.49 2000/07/01 17:05:02 alex Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -159,7 +159,7 @@
|
|||
<filename>.flp</filename> files. If you do not have the
|
||||
CD-ROM then <command>fdimage</command> can be downloaded from
|
||||
the <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/tools/"><filename>tools</filename> directory</ulink> on the FreeBSD FTP site.</para>
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/"><filename>tools</filename> directory</ulink> on the FreeBSD FTP site.</para>
|
||||
|
||||
<para>If you are writing the floppies on a Unix system (such as
|
||||
another FreeBSD system) you can use the &man.dd.1; command to
|
||||
|
|
Loading…
Reference in a new issue