Add a missing ;
This commit is contained in:
parent
7d7d6c173f
commit
bfbef44642
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26546
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ Done.</screen>
|
|||
screen for any error messages and mount the device to the
|
||||
<filename role="directory">/mnt</filename> mount point:</para>
|
||||
|
||||
<screen>&prompt.root <userinput>mount /dev/mirror/gm0s1a /mnt</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mount /dev/mirror/gm0s1a /mnt</userinput></screen>
|
||||
|
||||
<para>Now move all data from the boot disk over to this new file
|
||||
system. This example uses the &man.dump.8; and &man.restore.8;
|
||||
|
|
Loading…
Reference in a new issue