rbdtool: fix man warnings

This commit is contained in:
Sage Weil 2010-04-08 12:57:46 -07:00
parent c9cb118330
commit 6c9b36b2db

View File

@ -12,7 +12,7 @@ rbdtool \- manage rados block device (RBD) images
.SH DESCRIPTION
.B rbdtool
is a utility for manipulating rados block device (RBD) images, used by the Linux
'rbd' block device driver and the 'rbd' storage driver for Qemu/KVM. RBD images are
rbd driver and the rbd storage driver for Qemu/KVM. RBD images are
simple block devices that are striped over objects and stored in a RADOS object store.
The size of the objects the image is striped over must be a power of two.
.SH OPTIONS