From 8430210cc986c50454e7048fa3e12f4a19318497 Mon Sep 17 00:00:00 2001 From: Joao Eduardo Luis Date: Wed, 14 Nov 2012 10:06:31 +0000 Subject: [PATCH] doc: add-or-rm-mons.rst: fix typo Signed-off-by: Joao Eduardo Luis --- doc/cluster-ops/add-or-rm-mons.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cluster-ops/add-or-rm-mons.rst b/doc/cluster-ops/add-or-rm-mons.rst index 3e2270b34c49b..d9a6e0a7cd839 100644 --- a/doc/cluster-ops/add-or-rm-mons.rst +++ b/doc/cluster-ops/add-or-rm-mons.rst @@ -106,7 +106,7 @@ daemons to achieve a quorum. #. Add the new monitor to the list of monitors for you cluster (runtime). This enables other nodes to use this monitor during their initial startup. :: - ceph mon add [:]\n"; + ceph mon add [:] #. Start the new monitor and it will automatically join the cluster. The daemon needs to know which address to bind to, either via -- 2.39.5