From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Thu, 17 Feb 2022 19:50:20 +0000 (+0100) Subject: doc: fix config option links X-Git-Tag: v18.0.0~1074^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45083%2Fhead;p=ceph.git doc: fix config option links Signed-off-by: Ernesto Puerta --- diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index 3e11bcc19ab..4fec748d7a5 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -77,7 +77,7 @@ following: .. confval:: mon_host_override - :confval:`mon_dns_srv_name` -- ``mon_data``, ``osd_data``, ``mds_data``, ``mgr_data``, and +- :confval:`mon_data`, :confval:`osd_data`, :confval:`mds_data`, :confval:`mgr_data`, and similar options that define which local directory the daemon stores its data in. - :confval:`keyring`, :confval:`keyfile`, and/or :confval:`key`, which can be used to @@ -622,7 +622,7 @@ will report the value of a single option. Changes since Nautilus ====================== -With the Octopus release We changed the way the configuration file is parsed. +The Octopus release changed the way the configuration file is parsed. These changes are as follows: - Repeated configuration options are allowed, and no warnings will be printed.