Punctuation fixes.
PR: docs/38903 Submitted by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
970c31efd0
commit
087ffdbb39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13310
1 changed files with 3 additions and 3 deletions
|
@ -5189,7 +5189,7 @@ Please press any key to reboot.</screen>
|
|||
<screen>&prompt.root; <userinput>mount /dev/fd0 /mnt</userinput></screen>
|
||||
|
||||
<para>Now that you have the floppy mounted, you must
|
||||
change into the floppy directory</para>
|
||||
change into the floppy directory:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /mnt</userinput></screen>
|
||||
|
||||
|
@ -5203,13 +5203,13 @@ Please press any key to reboot.</screen>
|
|||
|
||||
<para>Now that you have your floppy configured correctly,
|
||||
you must unmount the floppy using the &man.umount.8;
|
||||
command</para>
|
||||
command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /</userinput>
|
||||
&prompt.root; <userinput>umount /mnt</userinput></screen>
|
||||
|
||||
<para>Now you can remove the floppy from the floppy
|
||||
drive</para>
|
||||
drive.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
|
Loading…
Reference in a new issue