summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorKefu Chai <kchai@redhat.com>2017-07-25 05:02:25 +0200
committerKefu Chai <kchai@redhat.com>2017-07-25 06:59:13 +0200
commit6ee0de855696c3548f5194909e79b3070fdca311 (patch)
tree6a64be437ac4b18ea25d7713bf22a6fbe87df751 /doc/man
parentMerge pull request #16537 from shangzhong/wip-update-organization (diff)
downloadceph-6ee0de855696c3548f5194909e79b3070fdca311.tar.xz
ceph-6ee0de855696c3548f5194909e79b3070fdca311.zip
doc: document mClock related options
* rados/configuration/osd-config-ref.rst: document mClock related options * release-notes.rst: fix syntax errors. link QoS to mClock related docs. Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/8/ceph.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst
index ec6702a1e0f..01fe04f12c0 100644
--- a/doc/man/8/ceph.rst
+++ b/doc/man/8/ceph.rst
@@ -1092,8 +1092,8 @@ Usage::
ceph osd setmaxosd <int[0-]>
Subcommand ``set-require-min-compat-client`` enforces the cluster to be backward
-compatible with the specified client version. This subcommand prevent you from
-makeing making any changes (e.g., crush tunables, or using new features) that
+compatible with the specified client version. This subcommand prevents you from
+making any changes (e.g., crush tunables, or using new features) that
would violate the current setting. Please note, This subcommand will fail if
any connected daemon or client is not compatible with the features offered by
the given <version>. To see the features and releases of all clients connected