From 40399e38fa2b9c20a670dee205ed7752dfbed588 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 2 Jul 2015 20:55:36 +0800 Subject: [PATCH] doc: indent warning messages in add-or-rm-osds.rst otherwise they are rendered as normal text Signed-off-by: Kefu Chai --- doc/rados/operations/add-or-rm-osds.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/rados/operations/add-or-rm-osds.rst b/doc/rados/operations/add-or-rm-osds.rst index 76b043e25fe7e..81c2a6a90c836 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. :: -- 2.47.3