diff options
author | Tommi Virtanen <tommi.virtanen@dreamhost.com> | 2012-02-15 00:52:55 +0100 |
---|---|---|
committer | Tommi Virtanen <tommi.virtanen@dreamhost.com> | 2012-02-15 00:52:55 +0100 |
commit | e32668f8b83abad74e858d9e9fffbd456968a918 (patch) | |
tree | 289a9296252a499db8e5839399f08b36396e7e8d /doc | |
parent | Merge branch 'wip-osd-hb' (diff) | |
download | ceph-e32668f8b83abad74e858d9e9fffbd456968a918.tar.xz ceph-e32668f8b83abad74e858d9e9fffbd456968a918.zip |
doc: Balance backticks.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/8/ceph-mon.rst | 2 |
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. |