Add a missing drive letter in the ``how to make the boot floppies''

example.

Submitted by:	Ryan G. Coleman <colemanr@marietta.edu> on -doc
This commit is contained in:
Jim Mock 2000-07-25 17:44:42 +00:00
parent 24e569fc75
commit 991188c52b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7715
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.52 2000/07/16 16:19:36 nik Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.53 2000/07/16 17:03:49 alex Exp $
-->
<chapter id="install">
@ -151,7 +151,7 @@
CD-ROM is the <devicename>E:</devicename> drive then you would
run this:</para>
<screen><prompt>E:\&gt;</prompt> <userinput>tools\fdimage floppies\kern.flp</userinput></screen>
<screen><prompt>E:\&gt;</prompt> <userinput>tools\fdimage floppies\kern.flp A:</userinput></screen>
<para>Repeat this command for each <filename>.flp</filename>
file, replacing the floppy disk each time. Adjust the command

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.52 2000/07/16 16:19:36 nik Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.53 2000/07/16 17:03:49 alex Exp $
-->
<chapter id="install">
@ -151,7 +151,7 @@
CD-ROM is the <devicename>E:</devicename> drive then you would
run this:</para>
<screen><prompt>E:\&gt;</prompt> <userinput>tools\fdimage floppies\kern.flp</userinput></screen>
<screen><prompt>E:\&gt;</prompt> <userinput>tools\fdimage floppies\kern.flp A:</userinput></screen>
<para>Repeat this command for each <filename>.flp</filename>
file, replacing the floppy disk each time. Adjust the command