]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix config option links 45083/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Thu, 17 Feb 2022 19:50:20 +0000 (20:50 +0100)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 21 Feb 2022 16:08:02 +0000 (17:08 +0100)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
doc/rados/configuration/ceph-conf.rst

index 3e11bcc19ab05b3f8cb9ba1f312a8d5effde6e70..4fec748d7a5fde943eabaf0bf011afae9acbf9d2 100644 (file)
@@ -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.