From b04f698f561aca03c0de0e58110f889b8631a0bb Mon Sep 17 00:00:00 2001 From: Frank Yu Date: Thu, 22 Jan 2015 20:58:54 +0800 Subject: [PATCH] Doc: Fix the extra blank space in doc/start/quick-rbd.rst Signed-off-by: Frank Yu --- doc/start/quick-rbd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/quick-rbd.rst b/doc/start/quick-rbd.rst index 39890426f67b..ecdbf9bdea86 100644 --- a/doc/start/quick-rbd.rst +++ b/doc/start/quick-rbd.rst @@ -45,7 +45,7 @@ Install Ceph The ``ceph-deploy`` utility copies the keyring to the ``/etc/ceph`` directory. Ensure that the keyring file has appropriate read permissions - (e.g., ``sudo chmod + r /etc/ceph/ceph.client.admin.keyring``). + (e.g., ``sudo chmod +r /etc/ceph/ceph.client.admin.keyring``). Configure a Block Device -- 2.47.3