summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-09-09 15:27:36 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-09-09 15:27:36 -0700
commit95c0c6c915ebb91bb6893158cede0bc887cf1945 (patch)
tree9f9c05052496dc5d1b959213e6f08a0329c3687e
parent1e54d835cc3db2f3e2351c80a64cf2d2fb447a75 (diff)
downloadceph-95c0c6c915ebb91bb6893158cede0bc887cf1945.tar.gz
doc: Syntax fixes to suppress gitbuilder warnings.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/rados/operations/add-or-rm-mons.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rados/operations/add-or-rm-mons.rst b/doc/rados/operations/add-or-rm-mons.rst
index 0a15781c6ea..17ae9d86b85 100644
--- a/doc/rados/operations/add-or-rm-mons.rst
+++ b/doc/rados/operations/add-or-rm-mons.rst
@@ -164,7 +164,7 @@ a cluster that has placement groups that are persistently not ``active + clean``
ceph mon dump
ssh {mon-host}
-#. Stop the ``ceph-mon'' daemon and extract a copy of the monap file. ::
+#. Stop the ``ceph-mon`` daemon and extract a copy of the monap file. ::
service ceph stop mon || stop ceph-mon-all
ceph-mon -i {mon-id} --extract-monmap {map-path}