From f36e3d2dcc71fa582a789991ed862b595bd7ae3f Mon Sep 17 00:00:00 2001 From: brueffer Date: Sat, 8 Mar 2008 12:13:00 +0000 Subject: Fix typos. PR: 121486 Submitted by: Anatoly Borodin MFC after: 3 days --- sbin/geom/class/multipath/gmultipath.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/geom/class/multipath/gmultipath.8 b/sbin/geom/class/multipath/gmultipath.8 index 13978c5..0af0f30 100644 --- a/sbin/geom/class/multipath/gmultipath.8 +++ b/sbin/geom/class/multipath/gmultipath.8 @@ -59,7 +59,7 @@ command. This operation writes a label on the last sector of the underlying disk device with a contained name and UUID. The UUID guarantees uniqueness -in in a shared storage environment but is in general too cumbersome to use. +in a shared storage environment but is in general too cumbersome to use. The name is what is exported via the device interface. .Pp The first argument to @@ -221,7 +221,7 @@ GEOM class named gmultipath label -v Fred /dev/da0 /dev/da2 disklabel -Brw /dev/multipath/Fred auto newfs /dev/multipath/Freda -mount /dev/mutlpath/Freda /mnt.... +mount /dev/multipath/Freda /mnt.... .Ed .Pp The resultant console output looks something like: -- cgit v1.1