]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix a few .rst warnings 9482/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Sep 2020 09:21:55 +0000 (11:21 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 18 Sep 2020 09:21:55 +0000 (11:21 +0200)
pdns/recursordist/docs/http-api/endpoint-failure.rst
pdns/recursordist/docs/metrics.rst
pdns/recursordist/docs/settings.rst

index 54ed4b0f2258c21747a6d9b12461869f27eb1b81..aaf856ada563b4532e39c040534564907ee2f5ea 100644 (file)
@@ -16,7 +16,7 @@ Failure logging endpoint
 
     {
       "top-domains": 100,
-      "domains": ".*\.example\.com$",
+      "domains": ".*\\.example\\.com$"
     }
 
   :property int top-domains: Number of top resolved domains that are automatically monitored for failures.
@@ -36,7 +36,7 @@ Failure logging endpoint
 
     {
       "top-domains": 100,
-      "domains": ".*\.example\.com$",
+      "domains": ".*\\.example\\.com$",
       "log": [
         {
           "first_occurred": 1234567890,
@@ -49,9 +49,9 @@ Failure logging endpoint
              {
                "name": "ns1.example.net",
                "address": "192.0.2.53"
-             },
+             }
           ]
-        },
+        }
       ]
     }
 
index 82a68c4e54889ce809bc23ab388845516776060f..d65b7557f8b1bc1d64ef5cf29796262e87295f2f 100644 (file)
@@ -439,6 +439,7 @@ number of queries balanced to a different worker thread because the first select
 record-cache-acquired
 ^^^^^^^^^^^^^^^^^^^^^
 .. versionadded:: 4.4.0
+
 number of record cache lock acquisitions
 
 record-cache-contended
index 73eca9244cd872676f14343e2aaa856ebd2e7e90..6520769d9bcbef608e3571f0c26d8274b2e0401c 100644 (file)
@@ -1359,11 +1359,12 @@ Disabled by default, which also disables outgoing IPv6 support.
 
 Don't log queries.
 
-.. _setting-record-cache-shards
+.. _setting-record-cache-shards:
 
 ``record-cache-shards``
 ------------------------
 .. versionadded:: 4.4.0
+
 -  Integer
 -  Default: 1024