From a5e71ae163396bf2cd3349cdfe07a5dbe593362a Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:50:20 +0100 Subject: [PATCH] doc: fix config option links Signed-off-by: Ernesto Puerta --- doc/rados/configuration/ceph-conf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3