From bfbef446424a0161f79dfd453d77426d5342071a Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Thu, 8 Dec 2005 20:29:41 +0000 Subject: [PATCH] Add a missing ; --- en_US.ISO8859-1/books/handbook/geom/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/geom/chapter.sgml b/en_US.ISO8859-1/books/handbook/geom/chapter.sgml index 7ad343aecc..318668e23a 100644 --- a/en_US.ISO8859-1/books/handbook/geom/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/geom/chapter.sgml @@ -313,7 +313,7 @@ Done. screen for any error messages and mount the device to the /mnt mount point: - &prompt.root mount /dev/mirror/gm0s1a /mnt + &prompt.root; mount /dev/mirror/gm0s1a /mnt 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;