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>
master
Anand Jain 2012-09-21 01:00:15 -06:00 committed by root
parent f38a139a96
commit 8ce1873c2a
1 changed files with 2 additions and 2 deletions

View File

@ -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 ).