summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2012-09-21 01:00:15 -0600
committerroot <root@localhost.localdomain>2012-10-04 16:26:34 -0400
commit8ce1873c2a45a65587ce8491121359d68e061595 (patch)
treef3f1f8a0192b81898082ef8bc61f8c56e0b1009d /man
parentf38a139a965b03d45a1290be6280073c0a0ee8e1 (diff)
Btrfs-progs: correct the mkfs.btrfs man page
Signed-off-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'man')
-rw-r--r--man/mkfs.btrfs.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkfs.btrfs.8.in b/man/mkfs.btrfs.8.in
index 8c157c1e..72025ed7 100644
--- a/man/mkfs.btrfs.8.in
+++ b/man/mkfs.btrfs.8.in
@@ -1,6 +1,6 @@
.TH MKFS.BTRFS 8
.SH NAME
-mkfs.btrfs \- create an btrfs filesystem
+mkfs.btrfs \- create a btrfs filesystem
.SH SYNOPSIS
.B mkfs.btrfs
[ \fB\-A\fP\fI alloc-start\fP ]
@@ -19,7 +19,7 @@ mkfs.btrfs \- create an btrfs filesystem
\fI device\fP [ \fIdevice ...\fP ]
.SH DESCRIPTION
.B mkfs.btrfs
-is used to create an btrfs filesystem (usually in a disk partition, or an array
+is used to create a btrfs filesystem (usually in a disk partition, or an array
of disk partitions).
.I device
is the special file corresponding to the device (e.g \fI/dev/sdXX\fP ).