]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: introduce emdash 52381/head
authorZac Dover <zac.dover@proton.me>
Mon, 10 Jul 2023 02:26:04 +0000 (12:26 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 10 Jul 2023 20:04:10 +0000 (06:04 +1000)
Introduce the emdash character in
docs/rados/troubleshooting/troubleshooting-mon.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit a971a3a66a93ce52898f201a41a9aa13e0dd8bfc)

doc/rados/troubleshooting/troubleshooting-mon.rst

index d5d726e8342da874e6af0528506c57eef9288298..a95b49058cde27e765af607aab79c1721fbcf225 100644 (file)
@@ -222,7 +222,7 @@ What if the state is ``probing``?
   single-monitor cluster (never do this in production), the monitor will pass
   through the probing state almost instantaneously.  In a multi-monitor
   cluster, the monitors will stay in this state until they find enough monitors
-  to form a quorum -- this means that if you have 2 out of 3 monitors down, the
+  to form a quorum |---| this means that if you have 2 out of 3 monitors down, the
   one remaining monitor will stay in this state indefinitely until you bring
   one of the other monitors up.
 
@@ -636,3 +636,6 @@ Finally, you should reach out to us on the mailing lists, on IRC or file
 a new issue on the `tracker`_.
 
 .. _tracker: http://tracker.ceph.com/projects/ceph/issues/new
+
+.. |---|   unicode:: U+2014 .. EM DASH
+   :trim: