From 24fd33d7ebfcfef470d8fbb4fadd9716fd236c41 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 13 Nov 2020 12:14:00 +0800 Subject: [PATCH] doc/rados: remove superfluous "::" this change addresses a regression introduced by 0f2489406a8d4194c159c8777517d20b54e216b5 Signed-off-by: Kefu Chai --- doc/rados/configuration/common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 84608121926af..fe19f6c6f0a2b 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -135,7 +135,7 @@ changing the default location. Create the default directory on your OSD host. The ``osd data`` path ideally leads to a mount point with a hard disk that is separate from the hard disk storing and running the operating system and daemons. If the OSD is for a disk other than the OS disk, prepare it for -use with Ceph, and mount it to the directory you just created:: +use with Ceph, and mount it to the directory you just created .. prompt:: bash $ -- 2.39.5