summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSage Weil <sage@redhat.com>2016-04-22 17:51:29 +0200
committerSage Weil <sage@redhat.com>2016-04-22 17:51:29 +0200
commite66a94f2f6a389e322b1b6d276aeb9c3c5552d2a (patch)
tree1700d6d884dead2fc1a10320913933905578a185 /doc/man
parentMerge pull request #8674 from yatinkumbhare/doc-fix2 (diff)
parentdoc: Fixes "branch -b" to "checkout -b" (diff)
downloadceph-e66a94f2f6a389e322b1b6d276aeb9c3c5552d2a.tar.xz
ceph-e66a94f2f6a389e322b1b6d276aeb9c3c5552d2a.zip
Merge pull request #8650 from scienceluo/wip-lkx-fixesdoc
doc: Fixes "branch -b" and "Qemu" Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/8/rbd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst
index a3594c0b9ea..6a327e99888 100644
--- a/doc/man/8/rbd.rst
+++ b/doc/man/8/rbd.rst
@@ -17,7 +17,7 @@ Description
===========
**rbd** is a utility for manipulating rados block device (RBD) images,
-used by the Linux rbd driver and the rbd storage driver for Qemu/KVM.
+used by the Linux 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.