From: Kevin P. Fleming Date: Fri, 3 Apr 2020 10:52:01 +0000 (-0400) Subject: Render examples as preformatted text X-Git-Tag: dnsdist-1.5.0-rc3~27^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77868e2ad0456b8988d3b7b97351dec2d77c9c3;p=thirdparty%2Fpdns.git Render examples as preformatted text Signed-off-by: Kevin P. Fleming --- diff --git a/docs/settings.rst b/docs/settings.rst index c6615f588a..141453a621 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -785,7 +785,7 @@ port number is specified, it must be separated from the address with a ':'; for an IPv6 address the address must be enclosed in square brackets. -Examples: +Examples:: local-address=127.0.0.1 ::1 local-address=0.0.0.0:5353 diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 18463af5a4..5a29cf6135 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -725,7 +725,7 @@ port number is specified, it must be separated from the address with a ':'; for an IPv6 address the address must be enclosed in square brackets. -Examples: +Examples:: local-address=127.0.0.1 ::1 local-address=0.0.0.0:5353