btrfs-progs: removed extraneous whitespace from mkfs man page

There were extra spaces around some of the arguments in the man
page for mkfs.

Signed-off-by: Phillip Susi <psusi@cfl.rr.com>
This commit is contained in:
Phillip Susi 2012-01-09 10:18:55 -05:00 committed by Chris Mason
parent 5ef69ff8ec
commit f6b6e93ac8

View File

@ -13,7 +13,8 @@ mkfs.btrfs \- create an btrfs filesystem
[ \fB\-n\fP\fI nodesize\fP ] [ \fB\-n\fP\fI nodesize\fP ]
[ \fB\-s\fP\fI sectorsize\fP ] [ \fB\-s\fP\fI sectorsize\fP ]
[ \fB\-h\fP ] [ \fB\-h\fP ]
[ \fB \-V\fP ] \fI device\fP [ \fI device ...\fP ] [ \fB\-V\fP ]
\fI device\fP [ \fIdevice ...\fP ]
.SH DESCRIPTION .SH DESCRIPTION
.B mkfs.btrfs .B mkfs.btrfs
is used to create an btrfs filesystem (usually in a disk partition, or an array is used to create an btrfs filesystem (usually in a disk partition, or an array