]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixes a typo in mon_dns_srv_name. 38542/head
author胡玮文 <huww98@outlook.com>
Fri, 11 Dec 2020 09:16:14 +0000 (17:16 +0800)
committer胡玮文 <huww98@outlook.com>
Fri, 11 Dec 2020 09:16:21 +0000 (17:16 +0800)
Signed-off-by: 胡玮文 <huww98@outlook.com>
doc/rados/configuration/ceph-conf.rst

index b906e6219c430f326b7ebbc64f205b8514d19e1c..d80ae8e26e1f4ebe5e774faae4f73f26c18a5845 100644 (file)
@@ -72,7 +72,7 @@ in a local configuration file.  These options include:
     Ceph cluster.  This overrides the known monitor list derived from MonMap
     updates sent to older Ceph instances (like librados cluster handles).  It is
     expected this option is primarily useful for debugging.
-  - ``mon_dns_serv_name`` (default: `ceph-mon`), the name of the DNS
+  - ``mon_dns_srv_name`` (default: `ceph-mon`), the name of the DNS
     SRV record to check to identify the cluster monitors via DNS
   - ``mon_data``, ``osd_data``, ``mds_data``, ``mgr_data``, and
     similar options that define which local directory the daemon
@@ -638,4 +638,3 @@ listed as follows:
   all options would be grouped into the section of ``global``. But this is
   discouraged now. Since Octopus, only a single option is allowed for
   configuration files without a section name.
-