summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2012-02-14 15:52:55 -0800
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2012-02-14 15:52:55 -0800
commite32668f8b83abad74e858d9e9fffbd456968a918 (patch)
tree289a9296252a499db8e5839399f08b36396e7e8d /doc/man
parent8d19e735c18340d6a4e520a4777ef3f3bbae97cb (diff)
downloadceph-e32668f8b83abad74e858d9e9fffbd456968a918.tar.gz
doc: Balance backticks.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/8/ceph-mon.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/8/ceph-mon.rst b/doc/man/8/ceph-mon.rst
index 639c1b07625..a4aa3f1e609 100644
--- a/doc/man/8/ceph-mon.rst
+++ b/doc/man/8/ceph-mon.rst
@@ -51,7 +51,7 @@ Options
- A list of monitors and their addresses. This list of monitors
can come from a monmap (``--monmap <path>``), the ``mon host``
configuration value (in *ceph.conf* or via ``-m
- host1,host2,...`), or ``mon addr`` lines in *ceph.conf*. If this
+ host1,host2,...``), or ``mon addr`` lines in *ceph.conf*. If this
monitor is to be part of the initial monitor quorum for a new
Ceph cluster, then it must be included in the initial list,
matching either the name or address of a monitor in the list.