From: Anand Jain <anand.jain@oracle.com> Signed-off-by: Anand Jain <anand.jain@oracle.com> --- man/mkfs.btrfs.8.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/mkfs.btrfs.8.in b/man/mkfs.btrfs.8.in index fc2e1d2..d425c33 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 ] @@ -18,7 +18,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 ). -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html