Add a missing ;

This commit is contained in:
Marc Fonvieille 2005-12-08 20:29:41 +00:00
parent 7d7d6c173f
commit bfbef44642
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26546

View file

@ -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;