From: Kefu Chai Date: Thu, 2 Jul 2015 12:55:36 +0000 (+0800) Subject: doc: indent warning messages in add-or-rm-osds.rst X-Git-Tag: v9.0.3~95^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=40399e38fa2b9c20a670dee205ed7752dfbed588;p=ceph.git doc: indent warning messages in add-or-rm-osds.rst otherwise they are rendered as normal text Signed-off-by: Kefu Chai --- diff --git a/doc/rados/operations/add-or-rm-osds.rst b/doc/rados/operations/add-or-rm-osds.rst index 76b043e25fe7..81c2a6a90c83 100644 --- a/doc/rados/operations/add-or-rm-osds.rst +++ b/doc/rados/operations/add-or-rm-osds.rst @@ -79,10 +79,10 @@ weight). Note, in this case the command may fail if the number is already in use. .. warning:: In general, explicitly specifying {id} is not recommended. - IDs are allocated as an array, and skipping entries consumes some extra - memory. This can become significant if there are large gaps and/or - clusters are large. If {id} is not specified, the smallest available is - used. + IDs are allocated as an array, and skipping entries consumes some extra + memory. This can become significant if there are large gaps and/or + clusters are large. If {id} is not specified, the smallest available is + used. #. Create the default directory on your new OSD. ::