From f91dbfd0cc450a68e11bda41eac10f1bccf2f134 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 7 Feb 2022 12:12:04 +0100 Subject: [PATCH] docs: fixup rst syntax I suppose reStructuredText is picky about that space after `..` --- docs/settings.rst | 6 +++--- pdns/recursordist/docs/settings.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index 454e452c8c..1ab8c9e49a 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -983,8 +983,8 @@ Setting this to any value less than or equal to 0 will set no limit. ``master`` ---------- -+.. deprecated:: 4.5.0 -+ Renamed to :ref:`setting-primary`. +.. deprecated:: 4.5.0 + Renamed to :ref:`setting-primary`. - Boolean - Default: no @@ -1839,7 +1839,7 @@ Webserver/API access is only allowed from these subnets. ``webserver-hash-plaintext-credentials`` ---------------------------------------- -..versionadded:: 4.6.0 +.. versionadded:: 4.6.0 - Boolean - Default: no diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 367120ce03..1a0faaf49e 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -2264,7 +2264,7 @@ of /32 or /128. ``webserver-hash-plaintext-credentials`` ---------------------------------------- -..versionadded:: 4.6.0 +.. versionadded:: 4.6.0 - Boolean - Default: no -- 2.47.2