Use the correct path when unmounting the boot floppy.

Noticed by:	Rob <stopspam@users.sourceforge.net>
This commit is contained in:
Simon L. B. Nielsen 2004-05-22 11:16:36 +00:00
parent 11c6dd1f8a
commit 39506589f7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20964

View file

@ -5040,7 +5040,7 @@ Please press any key to reboot.</screen>
command:</para>
<screen>&prompt.root; <userinput>cd /</userinput>
&prompt.root; <userinput>umount /mnt</userinput></screen>
&prompt.root; <userinput>umount /floppy</userinput></screen>
<para>Now you can remove the floppy from the floppy
drive.</para>