summaryrefslogtreecommitdiff
path: root/sbin/mdmfs
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2007-02-15 21:49:32 +0000
committerCeri Davies <ceri@FreeBSD.org>2007-02-15 21:49:32 +0000
commit032ae0f3799e3abce233c3e11f5b0dd11b903107 (patch)
treef4fca00377e548b00453046414b38fc6b873a4aa /sbin/mdmfs
parent1eb587afdd06e1492925bc4a1bd810289ba8b315 (diff)
downloadsrc-test-032ae0f3799e3abce233c3e11f5b0dd11b903107.tar.gz
src-test-032ae0f3799e3abce233c3e11f5b0dd11b903107.zip
Grammar nits.
Notes
Notes: svn path=/head/; revision=166772
Diffstat (limited to 'sbin/mdmfs')
-rw-r--r--sbin/mdmfs/mdmfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8
index ea1ded0a33aff..ef8e596420d9e 100644
--- a/sbin/mdmfs/mdmfs.8
+++ b/sbin/mdmfs/mdmfs.8
@@ -77,7 +77,7 @@ and mounts it using
.Xr mount 8 .
It can handle
.Xr geom_uzip 4
-compressed disk images, as long as the kernel support this GEOM class.
+compressed disk images, as long as the kernel supports this GEOM class.
All the command line options are passed to the appropriate program
at the appropriate stage in order to achieve the desired effect.
.Pp
@@ -317,7 +317,7 @@ based compressed disk image:
.Pp
.Dl "mdmfs -P -F foo.uzip -oro md.uzip /tmp/"
.Pp
-Mount the same image specifing the
+Mount the same image, specifying the
.Pa /dev/md1
device:
.Pp