From: Anthony D'Atri Date: Mon, 14 Feb 2022 22:53:17 +0000 (-0800) Subject: doc/releases: Improve capitalization for Octopus X-Git-Tag: v18.0.0~1362^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f499504ef651981b85fe06b2d030c1de8fd5cdf4;p=ceph.git doc/releases: Improve capitalization for Octopus Signed-off-by: Anthony D'Atri --- diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 14b6bd36c54a5..bd44c71d618fa 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -1962,7 +1962,7 @@ Upgrade compatibility notes * Previously, ``ceph tell mgr ...`` could be used to call commands implemented by mgr modules. This is no longer supported. Since - luminous, using ``tell`` has not been necessary: those same commands + Luminous, using ``tell`` has not been necessary: those same commands are also accessible without the ``tell mgr`` portion (e.g., ``ceph tell mgr influx foo`` is the same as ``ceph influx foo``. ``ceph tell mgr ...`` will now call admin commands--the same set of @@ -1988,7 +1988,7 @@ Upgrade compatibility notes * The format of MDSs in ``ceph fs dump`` has changed. -* The ``mds_cache_size`` config option is completely removed. Since luminous, +* The ``mds_cache_size`` config option is completely removed. Since Luminous, the ``mds_cache_memory_limit`` config option has been preferred to configure the MDS's cache limits.