Fix typos.

PR:		121486
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
MFC after:	3 days
This commit is contained in:
Christian Brueffer 2008-03-08 12:13:00 +00:00
parent 704bb9b36f
commit 058ddc3099
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176932

View File

@ -59,7 +59,7 @@ command.
This operation writes a label on the last sector of the underlying This operation writes a label on the last sector of the underlying
disk device with a contained name and UUID. disk device with a contained name and UUID.
The UUID guarantees uniqueness 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. The name is what is exported via the device interface.
.Pp .Pp
The first argument to The first argument to
@ -221,7 +221,7 @@ GEOM class named
gmultipath label -v Fred /dev/da0 /dev/da2 gmultipath label -v Fred /dev/da0 /dev/da2
disklabel -Brw /dev/multipath/Fred auto disklabel -Brw /dev/multipath/Fred auto
newfs /dev/multipath/Freda newfs /dev/multipath/Freda
mount /dev/mutlpath/Freda /mnt.... mount /dev/multipath/Freda /mnt....
.Ed .Ed
.Pp .Pp
The resultant console output looks something like: The resultant console output looks something like: