aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2008-03-08 12:13:00 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2008-03-08 12:13:00 +0000
commit058ddc30999e788daa53ef4436763392b17d9d17 (patch)
treed1039bbed3f5e208a028dea377724fd5e7ba63a6 /sbin
parent704bb9b36f0e69bc235fa12880be478929e1c707 (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/class/multipath/gmultipath.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/multipath/gmultipath.8 b/sbin/geom/class/multipath/gmultipath.8
index 13978c5e20be..0af0f300dd51 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: